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

Syntax

finClientFunctions.SalutationFormatMatchesDefault(firstName, middleNames, lastName, preferredName, title, gender, salutation)

Parameters

NameTypeOptionalByRefDescription
firstName String The first name to use to check if the Salutation matches the default value.
middleNames String The middle names to use to check if the Salutation matches the default value.
lastName String The last name to use to check if the Salutation matches the default value.
preferredName String The preferred name to use to check if the Salutation matches the default value.
title String The title to use to check if the Salutation matches the default value.
gender isefinGender The gender to use to check if the Salutation matches the default value.
salutation String The existing Salutation 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