To access: View > Toolbars > Script Bar
The Script toolbar (Script Bar) is only displayed when in the Script Editor, and offers fast access to some important tools used for scripting.

Toolbar Item |
Icon |
Description |
|---|---|---|
Members |
|
Show list of member properties and methods. |
Objects |
|
Bring up list of objects. |
Tooltip Info |
|
Show Tooltip information. |
Toggle Breakpoint |
|
Toggles between showing and hiding breakpoints. |
Clear Breakpoints |
|
Clears the selected breakpoint. |
Indent |
|
Indents the selected text items. |
Outdent |
|
Removes indents from selected text items. |
Comment |
|
Adds comment to selected lines of text. |
Uncomment |
|
Uncomments selected lines of text. |
Find |
|
Find the specified Net, Net Class, or Part. |
Repeat |
|
Repeat the last action. |
Replace |
|
Replace specific text with different text. |
Options |
|
Set editor options. |
Undo |
|
Reverses last action. |
Redo |
|
Reverses last undo. |
The Script Bar is customizable. Right-click on it to bring up the Customize Toolbar dialog box. By holding down the Ctrl key and clicking the Reset button, the Script Bar is restored to its default state.