SortArray Op

SortArray

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



Full Name
  • Ops.Array.SortArray
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team


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


Changelog

Patches using SortArray

  • Examples
  • Public
  • My Patches