Shortcuts of the Packaging Workbench
Shortcuts in the Selection Window
| Shortcut | Function |
|---|---|
| Ctrl+Tab |
Navigates to the next view of the Packaging Workbench |
|
Ctrl+Shift+Tab |
Navigates to the previous view of the Packaging Workbench |
Shortcuts in the Working Window (eScript Editor)
| Shortcut | Icon | Function |
|---|---|---|
| Tab |
Switches the focus between the eScript selection window and the eScript working window. |
|
| + |
|
Indent the eScript command. |
| - |
|
Outdent the eScript command. |
| Ctrl+Space |
|
Opens the New command dialog; Default value opens the tab All . <Character> selects the first command starting with the <character>. Retype the <character> to select the next command. |
| Enter | Opens the New command dialog, when the cursor is set at the end of the eScript. | |
| Shift+Enter |
|
Inserts a new line of comment. |
| F1 | Opens the context sensitive help to the selected eScript command. |