Menu

attachment

Adds the specified File as an attachment to the generated email message.

Parent commands

  • mail
    Required. The file is attached to the email generated by this parent command.

Attributes

value

Required
Value type
EL-evaluated
No File Yes
Defines the file to be attached.

If not defined, the currently running Dynamo template will be attached.
name

Required
Value type
EL-evaluated
No File Yes
Defines the name of the attached file. The name should also include the proper file suffix.

If not defined, the name will be the file name of the value attribute's value, or the file name of the currently active Dynamo template if value is undefined.

Comments

0 comments