Share

CustomDictionaries.AddExisting Method

Parent Object: CustomDictionaries

Description

Method that adds an existing CustomDictionary to the list of available custom dictionaries. The newly added CustomDictionary is returned.

Syntax

CustomDictionaries.AddExisting( FullFileName As String ) As CustomDictionary

Parameters

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

Version

Introduced in version 2020

Was this information helpful?