The Script Editor is divided into two sections. The top half is referred to as the history pane, and the bottom half, where commands are entered, is the input pane. Each pane has a different marking menu. However, their menus do have items in common.
Items in both marking menus
New Tab | Creates a new tab in the input pane. |
Previous | Switches focus to the previous tab in the input pane. |
Next | Switches focus to the next tab in the input pane. |
Delete | Prompts the user to delete either the current tab or all other tabs. |
Rename Tab |
Renames the current tab. |
Clear All |
Clears both the history and input panes. |
Items in the history pane marking menu
Copy | Copies the selected text in the history pane to the clipboard. |
Select All | Selects everything in the history pane. |
Clear History |
Clears the history pane. |
Items in the input pane marking menu
Execute | Executes the command in the input pane. |
Quick Help | Displays the quick help for the selected command in the Script Editor's quick help pane. |
Command Documentation | Opens the selected command's documentation in a browser. |
Undo | Undoes last typing in the input pane. |
Redo | Redoes last undo in the input pane. |
Cut | Cuts the selected text in the input pane. |
Copy | Copies the selected text in the input pane. |
Paste | Pastes the input pane text that was previously cut or copied. |
Select All | Selects everything in the input pane. |
Clear Input |
Clears the input pane. |