(Caronte Pcode version 2.0)
Example.
CS_ANTISPAM_SCRIPT this = new CS_ANTISPAM_SCRIPT($_this); string testo = "Dante Alighieri"; this->Print( this->SubStr(testo,0,5));
Dante