Send Email Action and Ignoring variables within the body

I am using the FB8 send email action and inside the body of the email I want to include a URL that has “%text%” in it. FB tries to recognize this a variable although I do not want it to since these %'s are include in the actual URL. The email task fails when it executes as it is saying I don’t have %text% set as a variable.

How can I make it think the URL with the included %'s is just text and not calling out a specific variable? Can I just use quotes or double quotes around the entire URL, or what would you suggest?

Thanks.

Hi Jerrad

You need to escape %'s in fields that can expand variables (most fields).

http://wiki.finalbuilder.com/display/FB8/Escaping+Variable+References