Array
Outputs the input array sorted according to the specified order.
Note that you cannot sort arrays of locations or custom user data blobs.
Ascending
True to sort the input array in ascending order; false for descending.
The array to sort.
Result
The sorted array.
Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License