This command is used to prepare the email and can be called many times with one or more keywords to build up the email definition before it is sent. (This is especially useful in RDML where the command length is limited to 256 characters).
The SET keyword must be used before the SEND keyword.
Comments / Warnings
Any keyword values set up using the SET command will be overridden by use of the equivalent keyword on the SEND command.
Syntax:
|
Example
SET FROM(me@company.com) TO(you@company.com)