Question
Conditional Logic for Tokens
Inside of an email can you introduce conditional logic when inserting a Token?
For instance:
When the value of token is 1 then write "Male".
When the value of token is 2 then write "Female".
Is this possible?
Thanks