Stepping into Statements

23.08.2021

The debugger must be in Single Step (Step Into) mode. If the debugger is in Run mode, click Design[Debug] > Break.

To execute the highlighted statement and an FPScript function called within it:

Click Design[Debug] > Step Into.

To execute the entire highlighted statement:

Click Design[Debug] > Step Over.

To continue execution until the next breakpoint:

Click Design[Debug] > Debug/Continue.

 

See Also

Formula

Debugging in Formulas

FPScript Functions

Share article or send as email:

You might be interested in these articles