Insert Emoji unicode from google sheets to an email using script editor
问题 I'm trying to get some text out of google sheets using the script editor to send an email. The text contains an emoji unicode, however, when the email is sent it prints the plain text instead of displaying the unicode emoji.\ What I'm seeing in the email: ⚡ some text here ⚡ What I'd like to see in the email: '⚡ some text here ⚡' The text I have saved within google sheets: ⚡ some text here ⚡ The script I use to get the text out of google sheets. var emailText = myTemplate.getRange(x,