Descending Data Member Function

Insertion sorts values added to this array.

Prototype

int32 Descending( int64 p_iValue )

Parameters

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