has emoji

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

has emoji v10.4.28

checks whether the text contains any emoji, either a known :shortcode: token or a raw emoji character

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

Outputs true on condition when the text CONTAINS any known :shortcode: token or any emoji-range Unicode character; it scans the whole string, it does not validate a single emoji name. Shortcodes missing from the built-in table do not count, but raw characters in emoji Unicode ranges match even without a table entry.

A typical wiring for has emoji: value feeds the value pin; the condition out pin feeds branch.

Studio canvas example for the has emoji block: typical wiring for has 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