strLib.integerAsChar
字符串格式函数
strLib.integerAsChar
将整数字符串转换为字符串。
integerExpression
返回类型为 BIGINT、INT 或 SMALLINT 的整数的文字、变量或表达式。
要将字符串转换为整数字符串,使用
strLib.characterAsInt
字符串格式函数。
相关参考
EGL 库 StrLib
strLib.characterAsInt