Move Data Member Function

Relocates a chunk of the array to a new index.

Prototype

int32 Move( Int8Array p_nStart )

Parameters

Parameter Type Parameter Name Documentation
<Int8Array>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.