| ILOG Rules for .NET User Guides > Rule Studio > Writing Rules > Working with Decision Tables > Inserting & Removing Rows |
Inserting & Removing Rows |
PREVIOUS NEXT |
You can insert and remove rows using either the shortcut menu of the Decision Table Editor or the decision table toolbar.
Inserting a row in a decision table is equivalent to adding a rule to the rule project.
| Tip |
| You can also use CTRL+ENTER and CTRL+SHIFT+ ENTER to insert rows below and above the currently selected cell. |
If you have already inserted a row that contains values you need for another row, you can insert a partially completed row. Partially completed rows share some values with other rows. For example, if you already have a row like this:
Home Country |
Loyalty Program Member |
Print Message |
New Zealand |
True |
Welcome back! |
You can insert a partially completed row that shares the value in the first condition column.
Home Country |
Loyalty Program Member |
Print Message |
New Zealand |
True |
Welcome back! |
False |
Enjoy your stay! |
You can have several Else rows in a decision table.
| Copyright © 1987-2008 ILOG S.A. All rights reserved. Legal terms. Documentation homepage. | PREVIOUS NEXT |