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

From Catalyst
Revision as of 13:05, 22 September 2016 by ThrashBot (talk | contribs) (Updated from revision control)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.