TXTextControl.Proofing.addWordToUserDictionary Method

Adds a word to an existing user dictionary.

Syntax

[JavaScript]
<void> TXTextControl.Proofing.addWordToUserDictionary(<string> name, <string> word);
Parameter Description
name

The user dictionary's name.

word

The word to add to the user dictionary.