The Condition node is a child node of the Conditions node. You can use this node to specify more than one condition.
The following table lists the properties and description of the node.
Property Name |
Description |
Name |
Type a name for the Condition node. If you do not specify a name, the default name is Condition. |
Description |
Type a description for the Condition node. |
Operator |
You can choose any operator from the following:
Equals
Not Equals
Greater Than
Less Than
Between
Starts With
Contains
Is Null
Is Not Null
One Of
|
Value |
Specify a value for the condition. |
Min Value |
Specify a minimum value for the condition. For example if you are using the Between operator, you can specify a minimum value. |
Max Value |
Specify a maximum value for the condition. For example if you are using the Between operator, you can specify a maximum value. |
Next State |
The default value for this property is done. The Next State value is used as the next state for the condition if it is met. The options are: initial, done, and wait. As you add new handlers in the campaign strategy, those states are available in the Next State drop-down list. |
Edit Description |
Use to edit the description of the Condition node. |