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