beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

SortArray Op



SortArray

Sorts an array of numbers with one of two modes - ascending or descending




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


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

SortArray example


Patches using SortArray

  • Examples
  • Public
  • My Patches

Changelog


created op
2019-06-20 - andro