Back Forward When condition rule
Completing the New or Save As form

About When condition rules

A when condition rule has two key parts.

TipFor when condition rules that define simple tests involving a property or expression, you can use the  Quick Create   option and bypass the When form as described below.

Field

Description

Type

Select When from the Decision category.

Applies To

Identify the class of this when condition rule.

The classes you can enter here may depend on the RuleSet you select. On the Restrictions tab of the Class form, a class rule may limit rules applying to that class to belong to one of an explicit list of RuleSets.

When Name

Enter a name for this when condition. Begin with a letter and use only alphanumeric characters.

CautionDon't choose either keywords True or False as the When Name value.

For general information about the New form, see Completing the new rule dialog box. For general information on the Save As form, see How to enter rule keys using Save As.

Quick Create option

To create a simple when condition rule quickly, bypassing the full form, enter a Boolean expression in the When field and click  Quick Create .

Field

Description

When

SmartPrompt You can type an expression here that evaluates to true or false. Type a single period and use SmartPrompt to access a list of properties. These are examples:

.BalanceRemaining > 0.0

.pyLabel !="Maryland"

@PageExists("myPage", tools)

 Quick Create  

Click to create the When condition rule based on the expression you entered.

If required, you can update this When condition rule later using the form.

Rule resolution

Full rule resolution applies to when condition rules. When searching for when condition rules, the system:

zzz About When Condition rules