Yep! Should have made that clear. If you don't want to build a "polymorphic" token you need an HTML token and a Text token.
@SanfordWhiteman Could you please let me know the code for single script token that switches between HTML and text output based on where it appears.
Check that out here: https://blog.teknkl.com/polymorphic-tokens/
BTW I just figured out how to have a single script token that switches between HTML and text output based on where it appears. Justin Norris you're gonna like this one.
So the email script token contained in the text version of the email will render plain text and the same token on the HTML side will render formatted HTML?
That's pretty cool. Post an example!