Undo/Redo History command

Summary

Displays the Undo/Redo History dialog box.

Description

Displays the Undo/Redo History dialog box.

How to Run

  • Default Menu: None

  • All Commands: Edit > Undo > Undo/Redo History

  • Toolbar: (on the arrow)

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_UNDO_HISTORY (3982)

Macros

[JavaScript]

editor.ExecuteCommandByID(3982);

[VBScript]

editor.ExecuteCommandByID 3982