Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Conditional rendering in exacttarget

Does anyone know if it is possible to execute conditional statements in Exacttarget?

For example, if x variable === y, render image 1.

if x variable === z, render image 2.

This is fairly out there and the docs doesn't cover it, so I'm just crossing my fingers here


1 Answers

I found a relevant question on Stackoverflow:

Conditional Formatting in ExactTarget Personalized Subject Line

Which lead me to find: https://help.exacttarget.com/es-US/documentation/guide_template_language/built_in_block_helpers/

Question answered! :)