ArraySort(
     array:array
)
none

Arguments

array

Array to sort.

Description

Sorts the elements in the specified array.

See also:
ArrayCreate
ArrayCopy
ArrayErase
ArrayGet
ArrayPop
ArrayPush
ArrayRev
ArraySet