Property : Set Breakpoint
Page Status: Beta
Contents |
[edit] Description
Use the Set Breakpoint property to set a breakpoint on the selected statement.
Selected A breakpoint is set on the statement. Cleared The breakpoint is removed.
A breakpoint set in code appears like this:

[edit] Property Editor Location
Tab
[edit] Data Type
[edit] Default Values
| Statement | Default Value |
|---|---|
| Assignment | Cleared |
| Call Function () | Cleared |
| Collection Iteration | Cleared |
| Dialog Message | Cleared |
| For Iteration | Cleared |
| If Condition | Cleared |
| Log Message | Cleared |
| Open Dialog | Cleared |
| While Iteration | Cleared |
| Return | Cleared |



