In the Condition editor, you specify the condition that the If or While operation will evaluate. The condition can be a single comparison operation or a combination of several comparison operations grouped with the AND
, or OR
operators.
To edit a condition
-
Click a cell.
-
Type the desired value or select it from the drop-down list or a helper dialog.
Notes:
-
Specify variables in the format
@variable_name
. -
Do not enclose values in quotes.
-
All values are treated as strings.
-
-
Select the needed comparison operation from the Operation drop-down list.
-
Press Enter to confirm the change.
To move a condition
-
Simply drag it to the desired place in the Condition page.
To create AND or OR condition groups
-
Select either AND, or OR on the toolbar, and
-
Move the pointer to specify the new group’s location.
-
Drag existing conditions to the group, or add new conditions to it.
To delete a condition
-
Select the condition, and
-
Press Del or click on the editor toolbar.
See Also
Operation Reference
If Operation
While Operation
Controlling Traffic Flow
Editing Scenarios