sendEmail

public final Unit sendEmail(String email, String subject, String EmailText)

Function for sending an email

Parameters

email

String the email address of the recipient

subject

String the subject of the email

EmailText

String the content of the email