Descending Data Member Function

Insertion sorts values added to this array.

Prototype

int32 Descending( double p_iValue )

Parameters

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