SendGatewayMessage()

Sends an outgoing message through an event gateway.

SendGatewayMessage( gatewayID=string, data=struct );

Returns: String

Argument Description
gatewayID
string, required

Identifier of the gateway to send the message.

data
struct, required

A structure.

Examples

There are currently no examples for this function.

See also