Script Debugger step-through and console controls
-
- UpdatedFeb 1, 2024
- 3 minutes to read
- Washington DC
- API implementation
After the Script Debugger pauses a script, use the step-through controls to move between script lines and move between scripts in the call stack. Use the Console controls to expand console, collapse console, clear console, and rerun expressions.
Related Content
- Set or remove breakpoints
Set breakpoints or conditional breakpoints to pause scripts at specific lines, and remove breakpoints when you are done debugging them.