MoveToEnd Data Member Function

Moves a <List> member to the end of the <List>.

Prototype

int32 MoveToEnd( Type p_oType )

Parameters

Parameter Type Parameter Name Documentation
<Type>p_oTypeA pointer to the <List> member you wish to relocate.

Examples

Copy Text To Clipboard

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