UNICODECHR
Purpose
This function returns the unicode character that equates to the numeric value n.
Syntax
unicodechr::=
Usage notes
- The number n has to be between
0
and1114111
. UNICODECHR(0)
returnsNULL
.- For more information, see UNICODE.