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