SortArray Op

SortArray

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



Full Name
  • Ops.Array.SortArray
Visibility
  • Core Op - Official cables op
License
  • MIT
Authorgithub


INPUT PORTS


Array to sort (Array)

<p>Array in</p>

Sorting mode index (Number:

<i>integer</i>

)
 Sort ascending  Sort descending 

OUTPUT PORTS


Sorted array (Array)

<p>Sorted array out</p>


Patches using SortArray

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarandro - 2019-06-20 10:57
improvementmake sorting work with array of stringsuser avatarstephan - 2024-07-24 15:43