$spellchecker.check
Check a single work for spelling mistakes.
Usage
<
bool
>
$spellchecker.check
(
<
word
:string
>
)
Description
This function returns true if the word is spelled correctly.
Index
,
Functions