WCon_Inkey$

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > WCon >

WCon_Inkey$

 

Description

 

Blocking command for retrieving pressed key

 

Syntax

 

sChar = WCon_Inkey$

 

Returns

 

String - pressed key

 

Parameters

 

Name

Type

Optional

Meaning





 

Remarks

 

This function DOES wait for a key press

 

Restrictions

 

See also

 

Examples