Macro Reference command
Summary
Displays EmEditor Macro Reference.
Description
Displays the Macro Reference tab of EmEditor Help.
How to Run
- Default Menu: Macros > Reference
- All Commands: Macros
> Reference
- Toolbar: None
- Status Bar: None
- Default Shortcut Key: None
Plug-in Command ID
Macros
[JavaScript]
editor.ExecuteCommandByID(4360);
[VBScript]
editor.ExecuteCommandByID 4360
Send feedback on this topic to Emurasoft