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: Functions overview | Attribute overview | Constants overview | Dimensions overview


  • No labels