Share

Dictionaries.Add Method

Parent Object: Dictionaries

Description

Method that creates a new Dictionary. The new created Dictionary is returned.

Syntax

Dictionaries.Add( Name As String ) As Dictionary

Parameters

Name Type Description
Name String Input String as the new Dictionary name.

Version

Introduced in version 2020

Was this information helpful?