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.
Â