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