UNICHAR function
From Apache OpenOffice Wiki
< Documentation | How Tos
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
UNICHAR
Converts a code number into a Unicode character or letter.
Syntax:
UNICHAR(number)
- Text is the string from which the Unicode for the first character will be returned.
Example:
UNICHAR(169)
- returns the Copyright character ©.
See Also