RemoveFirst Data Member Function

Removes the first item from the array. Internally performs work using a call to memmove.

Prototype

int32 RemoveFirst()

Examples

Copy Text To Clipboard

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