Category: String
Syntax:
strChr:String(code:Int)
String
Converts an ASCII code to a single-character string.
Takes code (ASCII code 0-255).
Returns a single-character string containing the character with the specified ASCII code.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn