July 2018
Beginner
552 pages
13h 18m
English
You can use the following keyboard shortcuts when you debug scripts.
| Action | Keyboard Shortcut | Use in |
|---|---|---|
| Run/Continue | F5 | Script Pane, when debugging a script |
| Step Into | F11 | Script Pane, when debugging a script |
| Step Over | F10 | Script Pane, when debugging a script |
| Step Out | Shift+F11 | Script Pane, when debugging a script |
| Display Call Stack | Ctrl+Shift+D | Script Pane, when debugging a script |
| List Breakpoints | Ctrl+Shift+L | Script Pane, when debugging a script |
| Toggle Breakpoint | F9 | Script Pane, when debugging a script |
| Remove All Breakpoints | Ctrl+Shift+F9 | Script Pane, when debugging a script |
| Stop Debugger | Shift+F5 | Script Pane, when debugging a script |
Note:
You can also use the keyboard shortcuts ...
Read now
Unlock full access