getName

Description

Returns the gateway's user name.

Syntax

string = getName()

Returns

The gateway’s user name, as specified in gateway configuration file.

Example

See GatewayHelper example, in the Developing ColdFusion Applications, which uses all GatewayHelper class methods.