Script Debugger step-through and console controls
-
- UpdatedJan 30, 2025
- 3 minutes to read
- Yokohama
- 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.