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.
null
if either code is null
or they can’t be combined.