OCLOperators Or

This operator is represented by the keyword "or" and evaluates to true if at least one of its operands is true. For example, if "a" and "b" are Boolean expressions, then "a or b" will be true if either "a" or "b" (or both) are true.

This page was edited more than 11 months ago on 02/10/2024. What links here