Share

CustomDictionary.GetWords Method

Parent Object: CustomDictionary

Description

Method that gets all words in this custom dictionary.

Syntax

CustomDictionary.GetWords( Words() As String )

Parameters

Name Type Description
Words String Output array of Strings contains all the words in the dictionary.

Version

Introduced in version 2020

Was this information helpful?