Sort Data Member Function

Sorts the <Str> objects by alphabetical order.

Prototype

int32 Sort( StrArray src )

Parameters

Parameter Type Parameter Name Documentation
<StrArray>srcA pointer to the <StrArray> object you wish to sort.

Examples

Copy Text To Clipboard

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