|
Script Window
|
|
Meet Script Debugger’s script window environment! This is where you will read, edit, run, and debug your scripts.
- Toolbar
- Language popup
- Navigation bar and “table of contents” popup
- Split and wrap icons
- Text area. This is where you edit the script. You can alter your view of the script’s contents.
- Gutter (the column at the left edge of the window). Information appears here, such as error marks, line numbers, and (when debugging) breakpoints and code coverage marks.
The script window appearance is configurable, so you might want to save a certain size, shape, position, and appearance as the default, so that whenever you create a new script, it has the look that you prefer.
Information about opening and saving scripts is here.