Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Edit category

Command: Logical End command

Scroll Prev Top Next More
EmEditor Home - EmEditor Help - Command Reference - Edit category

Logical End command

Summary

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

Description

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

How to Run

Default Menu: None

All Commands: Edit > Move Cursor Horizontally > Logical End

Toolbar: None

Status Bar: None

Default Keyboard Shortcut: ALT+END

Plug-in Command ID

EEID_LOGICAL_END (4167)

Macros

[JavaScript]

document.selection.EndOfLine(false,eeLineLogical);

[VBScript]

document.selection.EndOfLine false,eeLineLogical

Copyright © 2003-2023 by Emurasoft, Inc.