Whatever message this page gives is out now! Go check it out!

getGatewayID_1

Last update:
May 18, 2026

Description

Returns the gateway ID field of the CFEvent object.

Category

Event Gateway Development

Syntax

String getGatewayID(CFEvent event)

See also

CFEventCFML CFEvent structureCFEvent class in Event gateway elements in the Developing ColdFusion Applications

Returns

The gateway ID of the CFEvent object, or null.

Usage

Most gateways do not need to use this method. The gateway ID is set in the CFEvent constructor and normally corresponds to the gateway that is handling the event.

Share this page

Was this page helpful?
We're glad. Tell us how this page helped.
We're sorry. Can you tell us what didn't work for you?
Thank you for your feedback. Your response will help improve this page.

On this page