Ascending Data Member Function

Insertion sorts values added to this array.

Prototype

int32 Ascending( int64 value )

Parameters

Parameter Type Parameter Name Documentation
int64valueThe value to add to this array.

Examples

Copy Text To Clipboard

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