Char
Use
The Char() function returns the text character of a given unicode value.
Examples
Char(71) = "G"Char(103) = "g"Char(65) = "A"
| Function |
Char(value)
|
Char is included by default in each file as part of the Text library.
See also: