Documill Dynamo
Breadcrumbs

textBody

Sets the plain text content of the generated email message. This content can be defined with the value attribute 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

String

Yes

Defines the text set as the email message's content.

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