Descending Data Member Function

Insertion sorts values added to this array.

Prototype

int32 Descending( int32 p_iValue )

Parameters

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