Rule Builder > Technical Rule Language Reference > Subtokens for Condition Tokens > = (Token in a Condition)

The subtoken = represents possible arithmetic tests. When you click this token, a drop-down list with the operators shown in Table 24.8 is displayed:

Table 24.8   Operators of the Token in the Condition Part of a Rule
Operator 
Description 
 <none>
Use with method calls that return a Boolean expression. 
 =
equal  
 !=
not equal 
 >
greater than 
 >=
greater than or equal to 
 <
less than 
 <=
less than or equal to 
 is a
instanceof Java operator, used to test the type of an object. 

See Also

Tokens for the Condition Part of a Rule | Tokens for the Action Part of a Rule | Subtokens for Action Tokens | Using Generic and Shortcut Menus in TRL


Customer Support | Copyright © 1987-2004 ILOG S.A. All rights reserved. Legal terms. PREVIOUS   NEXT