any

Function

ArgDescriptionType
itemsThe items to consider. Can be an array, subquery or stored query. Will only be lazily evaluated!Any (required)
filterA callback to consider each itemLambda
regexOptionally one or more regex can be provided for conveniencelist of string

Description

Returns TRUE if any items are true.