This member is for System Use Only and should NOT be used.
Obsolete. Use CreateSalutation2 instead.
Creates a Salutation.

Syntax

finClientFunctions.CreateSalutation(firstName, middleNames, lastName, title, gender, [useTitle], [overrideDefaultSalutation])

Parameters

NameTypeOptionalByRefDescription
firstName String The First Name.
middleNames String The Middle Names.
lastName String The Last Name.
title String The Title.
gender isefinGender The person's Gender.
useTitle Boolean Optional If False, the Title is removed. If omitted, a value of True is assumed.
overrideDefaultSalutation String Optional If blank uses the Global Default, otherwise defines the tagged format to use.

Return Value

String

A String value.

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