DB
FunctionsArray

array_exists

Returns true when at least one element is truthy, or when one element equals the optional comparison value.

array_exists(…) → Bool

Kind · scalar

Returns true when at least one element is truthy, or when one element equals the optional comparison value.

Part of the Array family.