Group represents named group of strings. The following are properties of Group.

Property Type Description
name String group name
items Array<String> group items. If an item represents a recipient - it maybe formatted as name<value> e.g. John Doe<+1 555 123 6734> or John Doe<john.doe@email.com> 
recipients String comma-delimited list of recipients e.g. phone numbers or emails
recipientNames String omma-delimited list of recipient's names

See also:
Variable Types
Action Environment
Tasks and Workflows
Actions

Next > HTML Element