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