SetLength Data Member Function

Sets the length of the underlying array of characters.

Prototype

int32 SetLength( int32 p_nLength )

Parameters

Parameter Type Parameter Name Documentation
int32p_nLengthThe length of the array of chars.

Examples

Copy Text To Clipboard

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