$VIRTUALKEYBOARD
Revision as of 18:44, 14 April 2019 by imported>Odin
[DEPRACATED] The $VIRTUALKEYBOARD metacommand turns the virtual keyboard ON or OFF.
Contents
Syntax
- $VIRTUALKEYBOARD:{ON|OFF}
Description
- Places a virtual keyboard on screen, which can be used in touch-enabled devices like Windows tablets.
- Depracated.
Examples
$VIRTUALKEYBOARD:ON DO: LOOP UNTIL INKEY$ = CHR$(27)
See also