Sie sind auf Seite 1von 6

The « OR » operator

Main properties:
Main properties:
• The « OR » operator is a binary (two operands) operator returns
results containing one of its two operands or both of them.
Main properties:
• The « OR » operator is a binary (two operands) operator returns
results containing one of its two operands or both of them.
• You can implement the « OR » operator by writing « OR » or by
writing a vertical bar (|) between two operands.
Main properties:
• The « OR » operator is a binary (two operands) operator returns
results containing one of its two operands or both of them.
• You can implement the « OR » operator by writing « OR » or by
writing a vertical bar (|) between two operands.
• Because Google ignores parentheses, the « OR » operator will apply
to its closest neighboring operands.
Main properties:
• The « OR » operator is a binary (two operands) operator returns
results containing one of its two operands or both of them.
• You can implement the « OR » operator by writing « OR » or by
writing a vertical bar (|) between two operands.
• Because Google ignores parentheses, the « OR » operator will apply
to its closest neighboring operands.
• You can use multiple « OR » operators in a row along other logical
operators.

Das könnte Ihnen auch gefallen