MWML [EMOJI]-Tag

MWML [EMOJI]-Tag

Outputs a Unicode Emoji with the specified code.

Info
The display of emojis may vary depending on the email client/browser.

Usage

Email templates, Landing page templates, Survey templates, Emails, Landing pages, Surveys, Account constants, Dynamic content, Personalization helpers

Syntax

[EMOJI code='...' /]

Attributes

Attribute
Value
Description
code1
Code
Unicode code of the emoji. You can find a list of available codes at unicode.org.

Example

MWML-Input
HTML-Source Code
Preview
MWML-Input
  1. [EMOJI code='1F601' /]
HTML-Source Code
  1. 😁
Preview
😁
 


1. Required field