Item | Runtime behavior |
---|---|
Undo | Resets the editing state to the previous state. |
Redo | Advances the editing state by one step. Cancels the "Undo" process. |
Cut | Moves the selected object to the clipboard. The object disappears from the clipboard. |
Copy | Copies the selected object(s) to the clipboard. |
Paste | Moves the object on the clipboard to the selected location. |
Duplicate | Duplicate the selected object. |
Merge | Combines objects of the same type and at the same level (e.g. two tracks under a Cue) into a single object. The object to be merged will be the first object created among the selected objects. |
Delete | Deletes the selected object. |
Search under selected object | Searches the child objects of the object selected in the tree in the list editor. |
Global Search | Search for objects throughout the entire project. For more information on the search function, see Search . |
Add to Bookmarks | Adds the selected object to Bookmarks . |