Share

Dictionaries.AddExisting Method

Parent Object: Dictionaries

Description

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 Dictionary

Parameters

Name Type Description
FullFileName String Input String indicating the full filename of an existing Dictionary.

Version

Introduced in version 2020

Was this information helpful?