I use %{ticket.variable} and if the check box is marked then it will display a 1 in the email.
If the box is unchecked then in my email I get the the text %{ticket.variable} (acutal text displayed, nothing replaced).
How can I get it to check if a check box is marked then it shows a Yes and if a checkbox is unmarked it will show a No in my emails?