EmEditor Home - EmEditor Help - Command Reference - Edit category

Spelling Suggestion command

Summary

Selects this suggestion for the correct spelling (multiple items).

Description

Selects this suggestion for the correct spelling.

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(8768 + i);  // i is an integer from 0 through 31

[VBScript]

editor.ExecuteCommandByID 8768 + i  ' i is an integer from 0 through 31

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2012 by Emurasoft, Inc.