Customize Markers command

Summary

Opens the Markers page of the Customize dialog box.

Description

Displays the Markers page of the Customize dialog box, where you can define common application settings.

How to Run

  • Default Menu: None

  • All Commands: Tools > Customize > Markers

  • Toolbar: None

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_CUSTOMIZE_MARKERS (4562)

Macros

[JavaScript]

editor.ExecuteCommandByID(4562);

[VBScript]

editor.ExecuteCommandByID 4562