Move Data Member Function

Relocates a chunk of the array to a new index.

Prototype

int32 Move( Uint16Array p_nStart )

Parameters

Parameter Type Parameter Name Documentation
<Uint16Array>p_nStartThe start index of the chunk you wish to move.

Examples

Copy Text To Clipboard

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