EmEditor Home - EmEditor Help - Command Reference - Edit category

Line Scroll Down command

Summary

Scrolls the document down by one line.

Description

Scrolls the document down by one line. However, the window scrolls two lines if the Double Line Scroll check box is checked on the Scroll tab in the Configuration Properties dialog box.

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(4171);

[VBScript]

editor.ExecuteCommandByID 4171

Copyright © 2003-2013 by Emurasoft, Inc.