Edit Menu
The Edit menu offers a set of commands supported in the system editor.
The items are:
- Undo: reverses the most recent editing action.
This function is only available in the editor.
- Redo:
re-applies the editing action that has most recently been reversed by the Undo action.
This function is only available in the editor.
- Cut: removes the selected text and places it in the clipboard.
There must be an active text selection.
- Copy: places a copy of the selected text in the clipboard.
There must be an active text selection.
- Paste: places text in the clipboard at the cursor location in the
currently active editor. There must be text in the clipboard, and an editor must be active.
- Delete: delete selected text.
There must be an active text selection.
- Insert Template: adds a new empty template to the system
description.
- Remove Template: removes the currently selected template from
the system description. There must be a template selected.