Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



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

...

  1. This function is used in constraints only.
  2. The The XOR (Exclusive) returns if  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 Functions overview | Attribute overview | Constants overview | Dimensions overview