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

Compare with Current View Page History

Version 1 Next »

XOR stands for "Exclusive OR" and is used for constraints

Remarks

  1. This function is used in constraints only.
  2. The XOR (Exclusive OR) returns TRUE if the values tested are different, and returns FALSE only if they are the same.
  3. Other operators are EQV, IMP, OR and AND 

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

  • No labels