EmEditor Home - EmEditor Help - Command Reference - Edit category

Logical End Extend command

Summary

Extends the selection to the end of the current logical line.

Description

Extends the selection to the end of the current logical line.

How to Run

Plug-in Command ID

Macros

[JavaScript]

document.selection.EndOfLine(true,eeLineLogical);

[VBScript]

document.selection.EndOfLine(true,eeLineLogical);

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2012 by Emurasoft, Inc.