mail.body
Syntax
Set the email body.
v - void return
bs - Boolean indicating whether s is a string or a file name. If bs is false, then s is interpreted as a file name. If bs is true, then s is directly interpreted as a string to become the message body.
s - file name or body text
mail.attachment.delete
mail.clear
9.1.13