$spellchecker.suggestions Get spelling suggestions for a single word |
Usage |
<array> $spellchecker.suggestions(<word:string>) |
Description |
This function returns the suggestions for the specified word. If the word seems to be spelled correctly or there are no dictionaries selected then the function returns an empty array. |