Complete the following fields in the Add a Global Breakpoint dialog or Add a Line Breakpoint dialog to set a global or line conditional breakpoint respectively for a batch program.
Displays the list of variable names defined in the program. Select a variable from the drop-down list. This is the variable on which the condition will be tested.
Lists the operators you can use in your condition. Select an operator for the condition.
Lists the constants and variables whose value will be compared with the value selected under the Left Side. Select an item from the drop-down list or do one of the following:
Specifies that the condition will be evaluated after the statement is executed. Check the box if you want to use this option.
The condition is evaluated before executing the statement by default.
Default: Off