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
© Copyright 2021 Autodesk, Inc.
Comment on this page.