| ILOG Rules for .NET User Guides > ILOG Rule Solutions for Office > Writing and editing rules > Set the default text for new rules |
Set the default text for new rules |
PREVIOUS NEXT |
By default, when you insert a new rule, the rule body contains a basic rule template made up of a Condition clause (If) and an action clause (Then). Each clause contains a placeholder (a keyword surrounded by angle brackets):
If <condition> Then <action>;
This template is a partially completed rule and acts as a starting point when creating new rules.
You can change the default rule template text by adding additional rule statements and placeholders, as required. For example, you could change the default text so that all new rules you insert include a Definitions part and an Else part. You can revert to the default rule text at any time.
| Copyright © 1987-2008 ILOG S.A. All rights reserved. Legal terms. Documentation homepage. | PREVIOUS NEXT |