Right Data Member Function

Trims the string to include everything to the right of the specified start position.

Prototype

string Right( 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.