How Do You Debug A Script?
To debug a script using the debugger: From the Scripts tab, select Debugger. When a script loads, select to step through the script code using one of the following toolbar buttons: To set a breakpoint to pause the script, click the left margin on the desired line of code. Click again to remove the breakpoint. […]