RecipName

Use this function to get the name of the recipient batch record for the transaction currently being printed. This function is only applicable to batch banner processing or comment record processing with the GenPrint program.

Syntax

RecipName ( )

There are no parameters for this function.

Example

Here is an example. Assume the transactions for the Insured batch are being processed.

Function

Result

Explanation

rb = RecipName();

Insured

Returns the name of the recipient batch being processed.

See also