Unique
Table Of Contents
Index
Unique (Array)
Unique removes duplicates from a sorted array.
Example:
Var A A = Set['A','B','B','C'] Unique(A) ;removes the duplicate 'B'
See Also:
SortArray
Category:
Array
Table Of Contents
Index
Shopping
Forum
EMail
Index
Home