Optional content

Use double brackets and ‘??’ to define optional content.

For example if you only want to show something to people who are under 18:

((under18??Please get your application signed by a parent or guardian.))

For each person you send this message to, specify ‘yes’ or ‘no’ to show or hide this content.