ILOG Rules for .NET User Guides > ILOG Rule Solutions for Office > Writing and editing rules > Use the completion menu > Completion menu icons

Various icons are used in the completion menu to identify the different types of building blocks, as shown in the following table.

Table 3 Completion menu icons.
Icon 
Description 
images/Term.png  
images/Constant.png  
images/PredicateSentence.png  
Predicate sentence. A phrase that evaluates to either True or False. 
images/NavigationSentence.png  
Navigation sentence. A phrase that refers to an attribute of a term 
images/ActionSentence.png  
images/Operator.png  
images/AutomaticVariable.png  
Automatic variable. A variable that is automatically declared for each term in the vocabulary of your business domain. 
images/variable.png  
Explicit variable or RuleSet Parameter. A variable that is declared in the Definitions part of a rule, or a parameter that is declared by the rule application. 
images/Text.png