Adds an address to the "CC" field of the generated email message.

Parent commands

  • mail
    Required. The address is added to the email generated by this parent command.

Attributes

value

Required
Value type
EL-evaluated
Yes String, Collection Yes
Defines the "cc" address to add. The resolved value can be of three kinds: 
  • A String defining a single email address.
  • A String with multiple comma-separated email addresses.
  • A Collection of String each defining a single email address.