Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Edit category

Command: Check Spelling in Script command

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

Check Spelling in Script command

Summary

Checks spelling in script.

Description

Checks spelling in script. Misspelled words will be underlined in red.

How to Run

Default Menu: Edit > Spelling > Check Spelling in > Script

All Commands: Edit > Spelling > Check Spelling in > Script

Toolbar: None

Status Bar: None

Default Keyboard Shortcut: None

Plug-in Command ID

EEID_SPELL_SCRIPT (4517)

Macros

[JavaScript]

editor.ExecuteCommandByID(4517);

[VBScript]

editor.ExecuteCommandByID 4517

Copyright © 2003-2023 by Emurasoft, Inc.