Delaying the execution of the program.
The operator wait_seconds delays the execution by the number of seconds indicated in Seconds.
|
Seconds (input_control) |
integer -> integer |
| Number of seconds by which the execution of the program will be delayed. | |
| Default value: 10 | |
| Restriction: Seconds >= 1 | |
The operator wait_seconds always returns the value TRUE.