Last Updated: May 27, 2021
Use this function to send an email using the tenant email settings.
Send Mail (to, subject, body)
Input Parameter Name | Description |
---|---|
to | Address of the mail recipient |
subject | Subject of the mail |
body | Content of the mail |
Return value | Description |
---|---|
Table | Returns a table output with message corresponding to each mail id provided. The messages could be:
|
Send Mail (xyz@gmail.com, Test, This is a demo)
To view all the miscellaneous functions, click here.