ArrayRev(
     array:array
)
none

Arguments

array

Array to reverse.

Description

Reverse the order of the elements in the specified array.

See also:
ArrayCreate
ArrayCopy
ArrayErase
ArrayGet
ArrayPop
ArrayPush
ArraySet
ArraySort