Sort 1D Array function

From LabVIEW Wiki
Jump to: navigation, search
Object information
Owning palette(s) Array palette
Type Function
Requires Basic Development Environment
Icon Sort 1D Array.png

The Sort 1D Array function takes a one-dimensional array and sorts it in ascending order.

Sort 1D Array function

Usage

Connect a one-dimensional array to the array input. The output array will be sorted in ascending order.

Sort 1D Array - Numeric.png

Best practice

History

Version Change(s)
LabVIEW 2020 In LabVIEW 2020 SP1, the Sort 1D Array function was replaced on the palette with the Sort 1D Array VI. The Sort 1D Array function continues to exist but is no longer accessible from the palette.

See Also

External Links