字符串格式函数 StrLib.integerAsChar 将整数字符串转换为字符串。
StrLib.integerAsChar(integer INT in) returns (result STRING)
相关参考 EGL 库 StrLib characterAsInt()