|
Action |
Accepts a single character from the keyboard and stores the character in a variable.
|
Syntax |
GET $x
|
Remarks |
The character is stored in the specified script variable. If a function key, such as F1, is pressed, GET returns 0, and @ERROR returns the key code of the function key.