Navigation: MAILING > eMailer > Using Dynamic Content
If/else
If a specified custom field equals a specific value, display some content, otherwise display alternative content.
[if:CustomField=x]Your content here[else]Your alternative content here[endif]