Left Data Member Function

Trims the string from its start to the specified number of characters left of the start.

Prototype

string Left( int32 p_nCount )

Parameters

Parameter Type Parameter Name Documentation
int32p_nCountThe number of characters.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.