Copy Data Member Function

Copies the value of the source array to this array.

Prototype

int32 Copy( Uint16Array src )

Parameters

Parameter Type Parameter Name Documentation
<Uint16Array>srcPointer to an array containing the values you wish to copy.

Examples

Copy Text To Clipboard

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