Hierarchy

  • AnyElementsTrue

Properties

Properties

$anyElementTrue: ArrayExpression<any>

Evaluates an array as a set and returns true if any of the elements are true and false otherwise. An empty array returns false.

Generated using TypeDoc