Share

Dictionary.GetWords Method

Parent Object: Dictionary

Description

Method that gets all words in this dictionary.

Syntax

Dictionary.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?