April 2017
Intermediate to advanced
706 pages
17h 8m
English
The Relational operators are listed in the following screenshot. Each of these is used in an expression of the format:
Expression RelationalOperator Expression
For example, (Variable1 + 97) > ((Variable2 * 14.5) / 57.332). The following operators can be used:

We will spend a little extra time on the IN operator, because this can be very handy and is not documented elsewhere. The term Valueset in the Evaluation column for IN refers to a list of defined values. It would be reasonable to define Valueset as a container of a defined set of individual values, expressions, or other Value sets. Some examples of ...
Read now
Unlock full access