Pause
Pause(seconds)
pause the thread for the number of
seconds
.
Examples
Pause 5 seconds.
>> Pause(5)
Related terms
Implementation status
- ✅ - full supported
Pause(seconds)
pause the thread for the number of
seconds
.
Pause 5 seconds.
>> Pause(5)