Sends an email to one or more recipients. Specifies the subject and body text of the email.
Example
sendEmail("yourhelpdesk@yourcompany.com", "Ping Test Failed", "#pingtest#", "All Operating Systems", "Halt on Fail")