Future Enhancements

In future, it will be possible to dynamically change text in a Marketing Email based on values on a contact by using a special syntax as described in Microsoft documentation. Using this functionality, it may be possible to dynamically change the content based on a language field on a contact with syntax such as {{#if (eq contact.preferredlanguage ‘English)}} Hello {{else if (eq contact.preferredlanguage 'Spanish’)}} Hola{{/if}}.

This method may be adopted in a future release after it is validated.