EmEditor Home - EmEditor Help - Command Reference - Edit category

Expand Line command

Summary

Expands the current line while the outlining is displayed.

Description

While the outlining is displayed, this command expands the current line. It is the same effect as clicking the "+" button at the left side of a text line. A plug-in for outlining is necessary to display the outlining.

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(4414);

[VBScript]

editor.ExecuteCommandByID 4414

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2012 by Emurasoft, Inc.