Use the Breakpoint Properties to set conditions on breakpoints. This allows you to set breakpoints to only trigger when certain conditions are met.
Filename |
The filename of the script (if the script has been saved). (Read-only) |
||
Line Number |
The line number of the script that the breakpoint occurs on. (Read-only) |
||
Condition |
Enter the condition to be met for the breakpoint to trigger. |
||
Enabled |
Selected, the breakpoint will trigger when the condition is met. Unselected, the breakpoint will not be triggered. The breakpoint is shown in grey in the Script Editor. |
||
Buttons |
|||
|
OK |
Apply the changes. |
|
|
Cancel |
Close without applying changes. |
|