Control Execution¶
Purpose¶
Execution Control allows you to manually direct the execution of the script.
Usage¶
- Set a Breakpoint where you want to take control of the execution.
- Use the buttons on the Debugger toolbar to step through the script.
Execution Control allows you to manually direct the execution of the script.