Boolean Operators
OR
<expression_A> OR <expression_B>
Description
Allows joining multiple filter expressions with a DISJUNCTION operator. Each <expression>
must itself be a filter operation.
This operator is supported for all filter fields and targets.