Statement | SendMessage |
---|---|
Version | 2.4.5+ |
Purpose | Allows you to send a message |
The SendMessage statement requires a recipient, subject, message text and a currently unused options parameter, in the format
SendMessage <recipient> <subject> <message text> <options>
SendMessage "user@example.com" "Test message" "This is a test message\nThis is the second line\n\nThis is the fourth line" ""