Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

undead

number undead(dead, basic)

Returns the Unicode character code of combining the dead and basic character codes. Primarily for use with the Key pressed block. Use the unorm function for proper normalization.

Parameters

  1. dead — “dead” key character code, usually an accent.
  2. basic — basic Unicode character code.

Returns

  • the Unicode character code of combining the dead with basic character codes, or null if either code is null or they can’t be combined.
Note! This documentation is also accessible within the app from Help & feedback menu.