this-> Uc

(Caronte Pcode version 2.0)

Uc -- Make a string lowercase

Description

string this-> Uc ( string);

Returns string with a alphabetic characters from "A-Z"

Example.

Source:

CS_ANTISPAM_SCRIPT this = new CS_ANTISPAM_SCRIPT($_this);

this->Print(this->Lc("Dante Alighieri"));


Out:

dante alighieri