Conditional message

hgould

New Member
I would like to send a message on the condition that the recipient has not replied to my previous message. I defined the field reply (=yes if they have replied).

I tried
<IF [[reply]] = "yes">Dear [Firstname],

message
/IF>

but it didn't work.

Harvey
 
Top