sort

Description

Sort the values in an array in descending order.

Input / Parameter

NameDescriptionInput TypeDefaultOptionsRequired

values

The array of values to sort.

Array/List

-

-

Yes

Output

Default Output

DescriptionOutput Type

The array sorted in descending order.

Array/List

Callback

N/A

Video

Coming Soon.

Example

Coming Soon.

Steps

Coming Soon.

Result

Coming Soon.

Last updated