numeric →
from-code-point() → text

Returns the text corresponding to an integer Unicode scalar value. Returns null for any other input.

Parameters

This function has no parameters.

Examples

128512 | from-code-point  "😀"

Kind: Function
Scope: text/conversion
Aliases: None


This site uses Just the Docs, a documentation theme for Jekyll.