sysGetKey

Category: System

Syntax:

sysGetKey:Int()



Returns

Int



Summary

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



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn