Versions Compared

Key

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

AND is an operator to perform a logical AND on the results returned by two relational operators.

...

  1. This function is used in constraints only.
  2. Other operators are EQV, IMP, OR and XOR

Examples

In a contraint you can say: 

A>10 AND A>10 AND B<12 

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