Toggle Markers on Vertical Scroll Bar command

Summary

Toggles the markers on the vertical scroll bar.

Description

Toggles the markers on the vertical scroll bar.

How to Run

  • Default Menu: None

  • All Commands: Window > Scroll > Show Markers

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_SCROLL_MARKS_TOGGLE (3989)

Macros

[JavaScript]

editor.ExecuteCommandByID(3989);

[VBScript]

editor.ExecuteCommandByID 3989