SpellingChecker REALbasic Plugin

SpellingChecker.GetGetSuggestions Method

Once a word faulty word has been found then this function can be called to get a list of suggested words from the SpellingChecker.

GetGetSuggestions() as StringArray

Parameters

Returns

StringArray

Remarks

This function returns a CoreClasses StringArray.

See Also

SpellingChecker Class