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 36 days ago on 08/14/2024. What links here