EmEditor Home - EmEditor Help - Command Reference - Edit category

End Extend command

Summary

Extends the selection to the end of the current line.

Description

Extends the selection to the end of the current line.

How to Run

Plug-in Command ID

Macros

[JavaScript]

document.selection.EndOfLine(true,eeLineView);

[VBScript]

document.selection.EndOfLine(true,eeLineView);

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2012 by Emurasoft, Inc.