Check Spelling in String Enclosed by Single Quotation Marks command

Summary

Checks spelling in string enclosed by single quotation marks.

Description

Checks spelling in string enclosed by single quotation marks. Misspelled words will be underlined in red.

How to Run

  • Default Menu: Edit > Spelling > Check Spelling in > String Enclosed by Single Quotation Marks

  • All Commands: Edit > Spelling > Check Spelling in > String Enclosed by Single Quotation Marks

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_SPELL_SINGLE_QUOTES (4514)

Macros

[JavaScript]

editor.ExecuteCommandByID(4514);

[VBScript]

editor.ExecuteCommandByID 4514