Alphabetize VI

Owning Palette: ACE VIs

Requires: ACE

Alphabetizes all elements in all clusters. If the GObject reference is not to a cluster constant or control, then it is silently skipped. Only clusters will be alphabetized.

Alphabetize VI

cerrcodeclstError In describes error conditions that occur before this node runs. This input provides standard error in functionality.
c1dgobrnClusters In is an array of references to clusters that should be alphabetized.
ierrcodeclstError Out contains error information. This output provides standard error out functionality.
i1dgobrnClusters Out is an array of references to all clusters that were alphabetized.
iboolChange? is TRUE if any clusters were alphabetized; otherwise, FALSE. This will be FALSE if an error occurred.