#
DELAY
The DELAY component allows to slow down the output.
When using Keyboard Emulation to type in multiple fields in a program, it may be necessary to include a DELAY component between the fields. This will allow the program to fully load each part of the user interface and prevent any data loss.
#
Seconds
The component allows to specify the number of milliseconds to wait.
You can convert seconds to milliseconds by adding 3 zeros: