Setting and Removing Breakpoints

23.08.2021

To set a breakpoint:

1.Open a formula in which you want to set a breakpoint.

2.Set the cursor on the line in the formula that contains the statement before whose execution the debugger is to be switched to Single Step (Step Into) mode.

3.Click Design[Debug] > Toggle Breakpoint. A breakpoint symbol appears at the left border of the line.

To remove a breakpoint:

1.Open the formula containing a breakpoint that you want to remove.

2.Set the cursor on the line in the formula that contains the breakpoint.

3.Click Design[Debug] > Toggle Breakpoint.

To delete all breakpoints in a formula:

1.Open the formula containing all breakpoints that you want to delete.

2.Click Design[Debug] > Delete All Breakpoints.

 

See Also

Formula

Debugging in Formulas

Share article or send as email:

You might be interested in these articles