We have custom data attributes with Decimal format, to hold currency dollar values. When I add them to outgoing messages, they don't get currency formatted.
e.g. field value is 6252.0 - but it should display in the email as $6,252.00. How to do this?