or

The or function returns true if any of the given boolean values are true.

{{ or $variable1 $variable2 }}