Format checkbox variables as bullet lists or inline text.
{variable AS LIST} - Formats checkbox variables as bullet lists (default behavior){variable AS INLINE_LIST} - Formats checkbox variables as comma-separated inline text# **Interests Survey**
Q: What are your interests?
- Sports
- Music
- Technology
- Reading
CHECKBOX
VARIABLE: interests
# **Summary**
## Your interests as a list:
{interests AS LIST}
## Your interests inline:
You selected {interests AS INLINE_LIST} as your interests.Interests Survey
What are your interests?