CustomDictionaries.Add Method
Parent Object: CustomDictionariesDescription
Method that creates a new CustomDictionary. The new created CustomDictionary is returned.
Syntax
CustomDictionaries.Add( Name As String ) As CustomDictionaryParameters
Name | Type | Description |
Name | String | Input String as the new CustomDictionary name. |