Array.reverse

Array reverse ()

Description

Reverses the order of the elements in the array.

Returns the reversed array.