This functionality is only available for certain module packages.

isUnique(Block expression)

Returns true if the expression for each object of the Collection provides a different value.

isUnique(Block expression)
Argument Block expression Expression that should return a different value for each object of the collection.
Return value Boolean