Customize Markers - Auto Marker command¶
Summary¶
Displays the Customize Markers dialog box, and selects the Auto Marker page.
Description¶
Displays the Customize Markers dialog box, and selects the Auto Marker page.
How to Run¶
Default Menu: None
All Commands: Tools > Customize Markers > Auto Marker
Toolbar: None
Status Bar: None
Default Shortcut Key: None
Plug-in Command ID¶
EEID_CUSTOMIZE_MARKERS_AUTO (3957)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(3957);
[VBScript]¶
editor.ExecuteCommandByID 3957