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)

Array in

Sorting mode index (Number: integer) Sort ascending  Sort descending 

OUTPUT PORTS


Sorted array (Array)

Sorted array out


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