Check Spelling in Tags command

Summary

Checks spelling in tags.

Description

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

How to Run

  • Default Menu: Edit > Spelling > Check Spelling in > Tags

  • All Commands: Edit > Spelling > Check Spelling in > Tags

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_SPELL_TAGS (4518)

Macros

[JavaScript]

editor.ExecuteCommandByID(4518);

[VBScript]

editor.ExecuteCommandByID 4518