char PowerHome formula function
Description
Converts
an integer to a Unicode character.
Syntax
char ( n )
| Argument |
Description |
|
n
|
The
integer you want to convert to a Unicode character
|
Return value
String. Returns the character
whose Unicode value is n.