Skip to content

ListValue.reverse method

ListValue › reverse

Unofficial

Returns a new list with the elements in reverse order.

Signature:

reverse(): ListValue

Returns: ListValueThe reversed list.