Category: System
Syntax:
sysGetKey:Int()
Int
Gets the next keyboard key press from the input buffer.
Takes no parameters.
Returns the ASCII code or special key code of the next key press in the input buffer, or 0 if no key is pressed.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn