Documentation

Array Sort Method - Open Dev Kit Documentation

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

Root.ArraySortMethod
Different methods for sorting arrays

Constants

Default (Default)
Default sorting method
Numerical (Numerical)
Numerical sorting method
Alphabetical Sensitive (AlphabeticalSensitive)
Alphabetical sorting method (case-sensitive)
Alphabetical Insensitive (AlphabeticalInsensitive)
Alphabetical sorting method (case-insensitive)

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