Show/Hide Toolbars

EmEditor Help

EmEditor Home - EmEditor Help - Command Reference - Edit category

Back command

Summary

Moves the cursor to the previous position.

Description

Moves the cursor to the previous position.

How to Run

Default Menu: Edit > Advanced > Back

All Commands: Edit > Advanced > Back

Toolbar: emeditor12_back_button

Status Bar: None

Default Keyboard Shortcut: ALT + LEFT

Plug-in Command ID

EEID_CARET_BACK (4597)

Macros

[JavaScript]

editor.ExecuteCommandByID(4597);

[VBScript]

editor.ExecuteCommandByID 4597

Copyright © 2003-2023 by Emurasoft, Inc.