TITLE - Gets a persons title (Reports & Settings Report Generator function)

From Catalyst
Jump to: navigation, search

Syntax

$TITLE{string, type}

Description

Used to retrieve an individual's title.

Parameters

string
A text parameter that can not be omitted.
The name of the individual.
type
A text parameter that can be omitted.
Whether the subject is an individual or a business.
blank
Automatically detect from the presence of words like "Ltd".
I
Assume an individual.
O
Assume an organisation.

Returns

A text value. The title from an individual's name.

See also

$FORENAME, $SURNAME.