Copy Data Member Function

Copies the source array into this array. The contents of this array are replaced.

Prototype

int32 Copy( StrArray p_oSrc )

Parameters

Parameter Type Parameter Name Documentation
<StrArray>p_oSrcA pointer to the source array.

Examples

Copy Text To Clipboard

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