Cycle Clipboard Ring command
Summary
Inserts one of the contents from the Clipboard history at the cursor position.
Description
Inserts one of the contents from the Clipboard history at the cursor position.
How to Run
- Default Menu: Edit > Cycle Clipboard Ring
- All Commands: Edit > Paste
> Cycle Clipboard Ring
- Toolbar:

- Status Bar: None
- Default Keyboard Shortcut: CTRL+SHIFT+V, CTRL+SHIFT+INSERT
Plug-in Command ID
- EEID_PASTE_HISTORY (4454)
Macros
[JavaScript]
editor.ExecuteCommandByID (4454);
[VBScript]
editor.ExecuteCommandByID 4454
Send feedback on this topic to Emurasoft