Messaging:sendMessage
Method
Purpose
Sends a simple message as a string (in the field _data_
) using the configured transport.
Type
Synchronous, IMPACT_ACTION.
Arguments
Name |
Type |
Description |
Subject |
String |
Message subject. Any leading and trailing spaces in the subject are ignored. |
Message |
String |
Content of the message |
Returns
None.