sendEmails

Syntax

sendEmails(&sentToCheckOnReturn)

Description

Does the actual send of the email once all other information is ready.

Parameters

Parameter Description

&sentToCheckOnReturn

If set to true, the EMC will verify that the user to whom the email was sent is the same as the user who sent the response. If this is not true, an error will be inserted into the error stack allowing the implementing application to handle it as they see fit.