Dictionaries.AddExisting Method
Parent Object: DictionariesDescription
Method that adds an existing Dictionary to the list of available dictionaries. The newly added Dictionary is returned.
Syntax
Dictionaries.AddExisting( FullFileName As String ) As DictionaryParameters
Name | Type | Description |
FullFileName | String | Input String indicating the full filename of an existing Dictionary. |