Jump to content
  • 0

Question

Posted

Hello,

I need to use an if statement in my email template to compare two values using "equal to" how can i do that ? 

{% if id = 1 %}
 
This will print out if $id = 1
 
{% endif %}

1 answer to this question

Recommended Posts

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...