EQV stands for equivalence and is used for constraints.

Remarks

  1. This function is used in constraints only.
  2. It returns TRUE if the values tested are the same, and returns FALSE only if they are not.
  3. EQV is the opposite of XOR. Other operators are AND, IMP, OR and XOR

 

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

  • No labels