User Manual

20060301
I
Input
GetKey
Syntax: GetKey
:
<variable name>
Function: This command assigns the code number of the last key pressed to the specified
variable.
Description
This command assigns the code number of the last key pressed to the specified variable.
The following shows a list of available code numbers.
12-6-3
Program Command Reference
Key Code
48
49
50
51
52
53
54
55
56
57
46
,
147
43
45
60944
47
61
Key Code
40
41
44
9
45
7
60856
8
60857
'
60858
:
94
13
D
28
A
29
B
30
C
31
.
144
(Back Space) 8
0
145
*
12
0 is assigned to the variable if no key was pressed.