| {TOKEN:EMAIL} |
Displays the email of the participant from the survey participants table
|
| {TOKEN:FIRSTNAME} |
Displays the first name of the participant from the survey participants table
|
| {TOKEN:LASTNAME} |
Displays the last name of the participant from the survey participants table
|
| {TOKEN} |
Displays the token code of the participant from the survey participants table
|
| {TOKEN:ATTRIBUTE_1} |
Displays "Attribute 1" of the participant from the survey participants table
|
| {TOKEN:ATTRIBUTE_2} |
Displays "Attribute 2" of the participant from the survey participants table (and so on for more attribute fields)
|