Lucee Function Reference

Function SENDGATEWAYMESSAGE

Sends an outgoing message through a event gateway.

Example

sendgatewaymessage(string gatewayID,struct data):string

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
gatewayID string  Yes Identifier of the gateway to send the message.  
data struct  Yes A structure.