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

Compare with Current View Page History

« Previous Version 27 Current »

 stands for "Exclusive OR" and is used for constraints

Remarks

  1. This function is used in constraints only.
  2. The (Exclusive) returns  if the values tested are different, and returns FALSE only if they are the same.

  3. Other operators are  and 

 

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

  • No labels