Sorts an array of numbers with one of two modes - ascending or descending
summary (oneliner)
doc
issues
youtube id
caniuse query
collections
Inputs
Array to sort (Array)
Array in
Sorting mode index (integer /Number)
Sorting mode (String)
Sorting mode. Ascending or descending
Outputs
Sorted array (Array)
Sorted array out
Changelog
created op
2019-06-20 - andro
2019-06-20 - andro