RemoveLast Data Member Function

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

Prototype

int32 RemoveLast()

Examples

Copy Text To Clipboard

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