CONTENTS
Rule Language
Common Constructs and Operators
Implicit Variables
Ruleset Parameters
all of the following conditions are true
any of the following conditions is true
it is not true that <a Boolean>
none of the following conditions are true
The where Construct
The in <collection> Construct
The from <relation> Construct
Arithmetic Operators
Logical Operators
Date Operators
Number Operators
Object Operators
Text Operators
BAL Literals
Definitions
definitions
set <variable>
Constant Declaration
Expression Statements
Matching an Object
Matching a List of Objects
Conditions
Simple Condition
if <condition>
there are <a number>
there are at least <a number>
there are at most <a number>
there are less than <a number>
there are more than <a number>
there is at least one <term>
there is at most one <term>
there is no <term>
there is one <term>
Actions
then
Method Calls
Attributes and Fields
else
Index