Description
Outputs the input array sorted according to the specified order.
Note that you cannot sort arrays of locations or custom user data blobs.
Ports
Inputs
|
True to sort the input array in ascending order; false for descending.
|
|
The array to sort.
|