Copy Data Member Function

Appends the source <StrList> <Str> objects into this <StrList>.

Prototype

int32 Copy( StrList p_slSource )

Parameters

Parameter Type Parameter Name Documentation
<StrList>p_slSourceA pointer to the source <StrList>.

Examples

Copy Text To Clipboard

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