Toggle Breakpoint  
Top  Previous  Next


Toolbar   scriptbreakpoint  
Menu:   Script > Toggle Breakpoint  
Keyboard:   F9  
 
Use this command to insert or remove a breakpoint at line of the script where the cursor is located. If you select this command, a stop-sign icon will appear on the left margin, marking the breakpoint statement. When the execution reaches the breakpoint, the script will stop and switch io the "Pause" mode, as will be indicated on the status bar of the Script Editor
.