|
| KiXtart Command Reference |
GETactionAccepts a single character from the keyboard and stores the character in a variable. syntaxGET $x remarksThe 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 |