Open Dev Kit Documentation :: General :: Array :: Sort
Root.Array.Sort( Array Variant, Order Integer, Ascending Boolean, Method Array Sort Method ) Variant ArraySorts the array
Parameters
- Array Variant
- Array to sort
- Order Integer
- Order of sorting
- Ascending Boolean
- Whether to sort in ascending order
- Method Array Sort Method
- Method of sorting
Return Value
If you think anything is missing, please feel free to: submit documentation feedback on this page
