Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Edit category

Command: Undo All command

Scroll Prev Top Next More
EmEditor Home - EmEditor Help - Command Reference - Edit category

Undo All command

Summary

Undo all the previous actions.

Description

Undo all the previous actions.

How to Run

Default Menu: None

All Commands: Edit > Undo > Undo All

Toolbar: editundo (on the arrow)

Status Bar: None

Default Keyboard Shortcut: None

Plug-in Command ID

EEID_UNDO_ALL (3980)

Macros

[JavaScript]

editor.ExecuteCommandByID(3980);

[VBScript]

editor.ExecuteCommandByID 3980

Copyright © 2003-2023 by Emurasoft, Inc.