CHR

Format

CHR( val [, val ... ] )

Function

Arguments

val
UCS-2 code (numeric) to be converted

Return value

Related

Version

Example

CHR(65) // Outputs the string "A"
CHR(20282) // Outputs the string "伺"