Scroll Left Edge command

Summary

Scrolls the document to the left edge of the document.

Description

Scrolls the document to the left edge of the document.

How to Run

  • Default Menu: None

  • All Commands: WindowScroll > Left Edge

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_SCROLL_LEFT_EDGE (3870)

Macros

[JavaScript]

editor.ExecuteCommandByID(3870);

[VBScript]

editor.ExecuteCommandByID 3870