This is an old revision of the document!
REDUCESET,<var>,[sorttype]
This command will sort all of the elements in the variable list and remove duplicate values in the variable list. All values in the variable list are stored as character strings by default. The sorttype argument is provided so users can sort the list numerically if all list elements are numbers.