ILOG Rules for .NET User Guides > Rule Studio > Writing Rules > Working with Decision Tables > Editing Cells

In general, the cells of a decision table correspond to placeholders in the conditions and actions for the columns and you can think of the values of the cells completing the expression provided for the column. However, you can define condition and action columns that have no placeholders.

For ... 
You ... 
a condition column that has no placeholders 
specify if the condition is true or false 
an action column that has no placeholders 
do not need to give a value for the cell. The action is already complete. 

You can change the operator for a cell so that it differs from the one specified in the condition column expression.

To change the operator for a cell
  1. In the Decision Table Editor, click the cell.
  2. Open the Properties window.
  3. To open the Properties window, right-click the cell, and on the shortcut menu click Properties.
  4. In the Properties window, set the Operator property to the operator you want for the cell.
  5. The operators you can choose from match the type of the value for the cell.
To reset the operator for a cell

See Also

Changing the Operator