Add a Word to either the Global or User Dictionary.

Syntax

finUtilities.AddWordToDictionary(word, addToGlobal)

Parameters

NameTypeOptionalByRefDescription
word String The Word to add.
addToGlobal Boolean Indicates whether to add the Word to the Global Dictionary.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finUtilities
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0