Share

CustomDictionaries.Add Method

Parent Object: CustomDictionaries

Description

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

Syntax

CustomDictionaries.Add( Name As String ) As CustomDictionary

Parameters

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

Version

Introduced in version 2020

Was this information helpful?