FunctionsType Conversion
to_char
Converts numeric code points or text values to a single-character UTF-8 string.
to_char(…) → StringKind · scalar
Converts numeric code points or text values to a single-character UTF-8 string.
Part of the Type Conversion family.