This functionality is only available for certain module packages.

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