Copy Data Member Function

Copies the value of the source array into this array.

Prototype

int32 Copy( Int16VectorArray p_oSource )

Parameters

Parameter Type Parameter Name Documentation
<Int16VectorArray>p_oSourcePointer to the source array.

Examples

Copy Text To Clipboard

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