WAIT
Reference
Syntax
WAIT {UP TO t SECONDS} | {UNTIL
log_exp
[UP TO t SECONDS]}.
Effect
Interrupts program execution.
Additions
UP TO t SECONDS
Interrupts program execution for (maximum)
t
seconds.
UNTIL log_exp
Interrupts program execution until the logical condition
log_exp
after a callback routine of an
asynchronous RFC
is true.