Check Spelling in Quoted Lines command¶
Summary¶
Checks spelling in quoted lines.
Description¶
Checks spelling in quoted lines. Misspelled words will be underlined in red.
How to Run¶
Default Menu: Edit > Spelling > Check Spelling in > Quoted Lines
All Commands: Edit > Spelling > Check Spelling in > Quoted Lines
Toolbar: None
Status Bar: None
Default Keyboard Shortcut: None
Plug-in Command ID¶
EEID_SPELL_QUOTE (4513)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4513);
[VBScript]¶
editor.ExecuteCommandByID 4513