You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 19 Next »

OR is an operator to perform a logical OR on the results returned by two relational operators.

Remarks

  1. This function is used in constraints only.
  2. The OR (sometimes called Inclusive OR) returns TRUE if one or both of its arguments are TRUE, and returns FALSE only if both arguments are FALSE.
  3. Other operators are ANDEQVIMP and X<span class=marin_syntax><span class=marin_syntax><span class=marin_syntax><span class=marin_syntax>OR</span></span></span></span>

 

Quick links: Function overview | Attribute overview | Constants overview | Dimensions overview

  • No labels