Documentation

Sort - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Array :: Sort

Root.Array.Sort(
  Array Variant,
  Order Integer,
  Ascending Boolean,
  Method Array Sort Method
) Variant Array
Sorts 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

Variant Array

If you think anything is missing, please feel free to: submit documentation feedback on this page