This functionality is only available for certain module packages.

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

forAll(Block condition)

Returns true if all objects of the Collection satisfy the condition.

forAll(Block condition)
Argument Block condition Condition which all objects of the collection have to satisfy.
Return value Boolean