Dictionaries.Add Method
Parent Object: DictionariesDescription
Method that creates a new Dictionary. The new created Dictionary is returned.
Syntax
Dictionaries.Add( Name As String ) As DictionaryParameters
Name | Type | Description |
Name | String | Input String as the new Dictionary name. |