getGatewayHelper

Gets a Java GatewayHelper object that provides methods
and properties for use with a ColdFusion event gateway.

getGatewayHelper(gatewayID) → returns any

This function requires Adobe ColdFusion.  Not supported on Lucee, etc.

Argument Reference

gatewayID string
Required

Identifier of the gateway that provides the GatewayHelper object.

Examples
Sample code invoking the getGatewayHelper function


Fork me on GitHub