EmEditor Home - EmEditor Help - Command Reference - Edit category

Window Right command

Summary

Moves the cursor to the right edge of the current window.

Description

Moves the cursor to the right edge of the current window. This command does not move the horizontal scroll position.

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(4294);

[VBScript]

editor.ExecuteCommandByID 4294

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2012 by Emurasoft, Inc.