EmEditor Home - EmEditor Help - Command Reference - Edit category

Logical Home Extend command

Summary

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

Description

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

How to Run

Plug-in Command ID

Macros

[JavaScript]

document.selection.StartOfLine(true,eeLineLogical);

[VBScript]

document.selection.StartOfLine true,eeLineLogical

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2012 by Emurasoft, Inc.