EmEditor Home - EmEditor Help - Command Reference - Edit category

Logical Home command

Summary

Moves the cursor to the start of the current logical line.

Description

Moves the cursor to the start of the current logical line.

How to Run

Plug-in Command ID

Macros

[JavaScript]

document.selection.StartOfLine(false,eeLineLogical);

[VBScript]

document.selection.StartOfLine false,eeLineLogical

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.