Show/Hide Toolbars

EmEditor Help

EmEditor Home - EmEditor Help - Command Reference - Edit category

Forward command

Summary

Moves the cursor to the next position.

Description

Moves the cursor to the next position.

How to Run

Default Menu: Edit > Advanced > Forward

All Commands: Edit > Advanced > Forward

Toolbar: emeditor12_forward_button

Status Bar: None

Default Keyboard Shortcut: ALT + RIGHT

Plug-in Command ID

EEID_CARET_FORWARD (4598)

Macros

[JavaScript]

editor.ExecuteCommandByID(4598);

[VBScript]

editor.ExecuteCommandByID 4598

Copyright © 2003-2023 by Emurasoft, Inc.