get emoji

This block is part of the value group and was last modified in core v10.4.28.

get emoji v10.4.28

returns the emoji code for a given value

In pins 1
  • value required
    value
Out pins 1
  • value
    value

Looks up ONE emoji by shortcode name, with or without surrounding colons. An UNKNOWN name is returned wrapped in colons (":name:") rather than an empty string or error, so colons in the output signal a failed lookup. Outputs an empty string only when value is not wired.

A typical wiring for get emoji: value feeds the value pin; the value out pin feeds convert to uppercase.

Studio canvas example for the get emoji block: typical wiring for get emoji.

Version history

Introduced in v10.4.28.


Back to value Return to the main group to view all sub-groups Back to emoji Return to the group to view all blocks within this group