This functionality is only available for certain module packages.

You are here: Reference > Formula Language > Formulas > Collections (collections of objects) > General methods for Collections > isUnique(Block expression)

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