Redo Method (Document Object)¶
Redo the last action undone with the Undo command. Supported on EmEditor Professional Version 4.00 or later.¶
[JavaScript]¶
document.Redo();
[VBScript]¶
document.Redo
Version¶
Macro Reference — Document Object — Redo Method (Document Object)