Returns a sorted version of array with the elements arranged in ascending order. If array is an array of clusters, the function sorts the elements by comparing the first elements. If the first elements match, the function compares the second and subsequent elements. The connector pane displays the default data types for this polymorphic function.

Note To customize the sort order use the Sort 1D Array Malleable VI.


icon

Inputs/Outputs

  • c1ddbl.png array

    unsorted array can be a 1D array of any type.

  • i1ddbl.png sorted array

    sorted array is the output array.