sendEmail (Team Notifications, Alerts and Collaboration)
Compatible with:
- Purpose
- This command is used to send (distribute) the email composed (contents of the 'email body name' created with the 'createBody' command and populated with the use of one or more calls to 'appendBodyPartToBody' command) to the recipient list specified in the To, and if specified in the Cc and Bcc. The sender will be either the default sender or the sender explicitly specified with the 'setSender' command.
- Syntax
- sendEmail()
- Target
- N/A
- Value
- N/A
- Return Value
- N/A
Example(s):
Click here to see the example