The UNICHAR function is one of the text and data functions. Is used to return the Unicode character that is referenced by the given numeric value.
Syntax
UNICHAR(number)
The UNICHAR function has the following argument:
Argument | Description |
---|
number | The Unicode number that represents the character. |
Notes
How to apply the UNICHAR function.
Examples
The figure below displays the result returned by the UNICHAR function.
