Returns a sorted version of an array with the elements arranged in ascending order. If the specified array is an array of clusters, the node sorts the elements by comparing the first elements. If the first elements match, the node compares the second and subsequent elements.
array sorted in ascending order.
Sort 1D Array sorts string arrays based on case-sensitivity. For example, if array is {b, C, A}, Sort 1D Array returns {A, C, b} for sorted array.
Where This Node Can Run:
Desktop OS: Windows
FPGA: All devices (only within an optimized FPGA VI)
Web Server: Supported in VIs that run in a web application