CustomDictionary.GetWords Method
Parent Object: CustomDictionaryDescription
Method that gets all words in this custom dictionary.
Syntax
CustomDictionary.GetWords( Words() As String )Parameters
Name | Type | Description |
Words | String | Output array of Strings contains all the words in the dictionary. |