Scroll Right Edge command

Summary

Scrolls the document to the right edge of the document.

Description

Scrolls the document to the right edge of the document.

How to Run

  • Default Menu: None

  • All Commands: Window > Scroll > Right Edge

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_SCROLL_RIGHT_EDGE (3871)

Macros

[JavaScript]

editor.ExecuteCommandByID(3871);

[VBScript]

editor.ExecuteCommandByID 3871