Indicates whether a specified Addressee matches the default format as per Global Settings.

Syntax

finClientFunctions.AddresseeFormatMatchesDefault(firstName, middleNames, lastName, preferredName, title, addressee)

Parameters

NameTypeOptionalByRefDescription
firstName String The first name to use to check if the Addressee matches the default value.
middleNames String The middle names to use to check if the Addressee matches the default value.
lastName String The last name to use to check if the Addressee matches the default value.
preferredName String The preferred name to use to check if the Addressee matches the default value.
title String The title to use to check if the Addressee matches the default value.
addressee String The existing Addressee to match against the default value.

Return Value

Boolean

A Boolean value indicating success.

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