The string-formatting function StrLib.integerAsChar converts an integer string into a character string.
StrLib.integerAsChar(integer INT in) returns (result STRING)
Related reference EGL library StrLib characterAsInt()