/
VALUE_UNIQUE
VALUE_UNIQUE
SYNTAX:
FUNCTION VALUE UNIQUE ( V : AGGREGATE OF GENERIC) : LOGICAL;
The value unique function returns a logical value depending on whether or not the elements
of an aggregation are value unique.
Parameters :
V is an aggregation of any type.