<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > WCon > WCon_Inkey |
Description
Non blocking command for retrieving pressed key
Syntax
sChar = WCon_Inkey
Returns
String - pressed key
Parameters
Name |
Type |
Optional |
Meaning |
Remarks
This function does NOT wait for key press
Restrictions
See also
Examples