Logical Or

Performs a logical OR operation. The expression evaluates to TRUE if any of the conditions evaluates as TRUE. The result is a boolean.

Function Parameters

Argument

List of boolean expressions.

Possible children:

  • Function
  • Filter Reference