Menu

htmlBody

Sets the HTML content of the generated email message. This content can be defined as a HTML document or by placing the content directly as a text child of this command.

Parent commands

  • mail
    Required. The content of the email generated by this parent command is set.

Child commands

This command reads text content placed as its child, setting it as the email's content should the value attribute be undefined.

Attributes

value

Required
Value type
EL-evaluated
No File, String, HTML value Yes
Defines the HTML content to be set as the email's body.

If not defined and this command has text content as its child, that text will become the body.

Comments

0 comments