DEFINE KEYBOARD DELAY value
This command allows you to define the delay to wait before the characters will be repeated by the input system, with the INPUT or INKEY command. The delay depends on the target, with a minimum value of 1 (no delay) to a maximum value of 255 (maximum delay).
DEFINE KEYBOARD DELAY 50
DeKybDy
If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!