EmEditor Home - EmEditor Help - Command Reference - Edit category

Home Extend command

Summary

Extends the selection to the beginning of the current line.

Description

Extends the selection to the beginning of the current line.

How to Run

Plug-in Command ID

Macros

[JavaScript]

document.selection.StartOfLine(true,eeLineView);

[VBScript]

document.selection.StartOfLine true,eeLineView

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2012 by Emurasoft, Inc.