jessevickey
New Member
I'd like to use a hard return within an "if statement" to fix blank lines in addresses.
I saw "\r" in an old post, but this doesn't do the trick. Here's my current code:
I'm using Mac OS 10.5.7 and Mailer 6.1. Any suggestions?
Thanks.
I saw "\r" in an old post, but this doesn't do the trick. Here's my current code:
Code:
<IF [[Opt3]] = ""><ELSE>[Opt3]\r</IF>[Opt4]
I'm using Mac OS 10.5.7 and Mailer 6.1. Any suggestions?
Thanks.