ArraySort(array, sort_type [, sort_order ])

Returns the specified array with elements numerically or alphanumerically sorted.

array

Name of the array you want to sort.

sort_type

The type of sort to execute. Sort type can be:

sort_order

The sort order you want to enforce:

<