Send Email

Zachary Anderson
Last updated: 08 May 2017
Written for: Lighthouse Studio 9.3

Description

Sends an email using SMTP.

Instructions

  • Included is a terminate and non-terminate version of the code. Keep whichever is needed in your study and remove the other.
  • You must have access to an SMTP server. Lines 8 and 9 of the footer / skip logic must be set to the authentication information of your server.
  • Lines 5, 6, and 7 of the footer / skip logic must be set to the email recipient, email subject, and email body respectively.