chr({int})

Returns the UTF-8 character for integer n. Returns null if {n} is null.

This example returns the character value of 67.

charValue
C