Breakpoint Condition
Enter a logical expression (for example, Index = 128) in the condition input field.
On reaching this line of the module, the debugger will check whether the condition specified at the breakpoint is met. If it is met (= "True"), the debugger will halt execution of the program.
Call the dialog to edit a breakpoint condition using the command "Debug: Conditional Breakpoint."