Tag
- Tag is the identification for a value to be used in a template
- Resides in the body portion of Outlook's Address book
- Must be in the format of Tag:Value
- An example of a tag:
¶
AccountNumber:1234546
- The tag is AccountNumber
- The value that will be assigned in the template is 123456
<<AccountNumber>>
- any place in the message where <<AccountNumber>> appears will be replaced with the value assigned to a corresponding tag
- if we assign the previous tag to the the example of the variable any place where <<AccountNumber>> is would become 123456
- an example body with the previous to examples holding true
- In the mass mailer template
Thank you for creating an account with us. Your new account number will be: <<AccountNumber>>
- Once the merge has completed/What would be sent
Thank you for creating an account with us. Your new account number will be: 123456
When I edit what does is edit?
- Currently it only edits the variable
¶
Also available in:
HTML
TXT