Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
titleAvailability

This routine is available starting with SIL Engine™ 2.5.10/ 2.6.2.

Syntax

sendHtmlEmail ([from], to, [cc], subject, body_or_template, [language] )

...

sendHtmlEmail (from, to, cc, subject, body_or_template, language, wildcard_path_array )


Or


sendEmail(JEmailMessage)

Description

Excerpt

Deprecated. Sends an email, HTML formatted.

...