Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Edit category

Command: Previous Misspelling command

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

Previous Misspelling command

Summary

Jumps to previous misspelling in this document.

Description

Jumps to previous misspelling in this document.

How to Run

Default Menu: Edit > Spelling > Previous Misspelling

All Commands: Edit > Spelling > Previous Misspelling

Toolbar: None

Status Bar: None

Default Keyboard Shortcut: CTRL+SHIFT+M

Plug-in Command ID

EEID_SPELL_PREV (4555)

Macros

[JavaScript]

editor.ExecuteCommandByID(4555);

[VBScript]

editor.ExecuteCommandByID 4555

Copyright © 2003-2023 by Emurasoft, Inc.