This functionality is only available for certain module packages.

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

one(Block condition)

Returns true if the expression for exactly one object in the Collection returns true.

one(Block condition)
Argument Block condition Condition which should return true for exactly one object of the collection.
Return value Boolean