SendGatewayMessage()
Sends an outgoing message through an event gateway.
SendGatewayMessage( gatewayID=string, data=struct );
Returns: String
| Argument | Description |
|---|---|
|
gatewayID
string,
required
|
edit
Identifier of the gateway to send the message. |
|
data
struct,
required
|
edit
A structure. |
Examples
editThere are currently no examples for this function.
See also
- Event Gateways
- Event Gateways in Lucee
- Search Issue Tracker open_in_new
- Search Lucee Test Cases open_in_new (good for further, detailed examples)