Sort Data Member Function

Sorts the <Str> objects by alphabetical order.

Prototype

int32 Sort( StrList src )

Parameters

Parameter Type Parameter Name Documentation
<StrList>srcA pointer to the <StrList> object to sort.

Examples

Copy Text To Clipboard

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