TSTool / Command / SendEmailMessage
Overview
This command is under development. Do not use in production.
The SendEmailMessage
command sends an email message.
Command Editor
The command is available in the following TSTool menu:
- Commands / General - Logging and Messaging
The following dialog is used to edit the command and illustrates the syntax of the command.
SendEmailMessage
Command Editor (see full-size image)
Command Syntax
The command syntax is as follows:
SendEmailMessage(Parameter="Value",...)
Command Parameters
Parameter | Description | Default |
---|---|---|
From required |
From email address, can be specified with ${Property} |
None - must be specified. |
Examples
See the automated tests.
Troubleshooting
See the main TSTool Troubleshooting documentation.
See Also
Message
command