This functionality is only available for certain module packages.

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

any(Block condition)

Delivers the object for which the condition is true. Is the condition for more than one object true any one of the objects is delivered. The result is undefined if no object satisfies the expression.

any(Block condition)
Argument Block condition Condition to be satisfied for the objects.
Return value Object