strChr

Category: String

Syntax:

strChr:String(code:Int)


Parameters

Returns

String



Summary

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



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn