Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

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

Alias

sendHtmlEmail(from, to, cc, subject, body_or_template, language, issue_key, regex_array),sendHtmlEmail (from, to, cc, subject, body_or_template, language, wildcard_path_array),sendEmail(JEmailMessage)

Package

Alias

Pkg Usage

Description

Excerpt
hiddentrue
Sends an email, HTML formatted.

Sends an email, HTML formatted. To and cc are string arrays with any of email addresses, users or groups. Email is sent to all the users of the groups.
From is optional. If missing the email is sent from the default email address configured in Jira.
The routine function is the same as sendEmail() but with MIME type features. Starting with version 4.0 the engine is able to detect automatically when you send email. This routine function is now an alias to sendEmail(). Refer to that documentation page for details.

Return Type

/wiki/spaces/AA/pages/351830229None

Note

To render HTML correct, write it correct: 'using the <html> and <body> tags'.

...

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "system_routine" and space = currentSpace ( )
labelsarray_routines

We've encountered an issue exporting this macro. Please try exporting this page again later.