Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi how to set up time intervals 30s. betwen next request we have done in BAS?
Waiters -> Sleep
30 seconds = 30000 miliseconds.
Do you paste text into a text editor manually? Perhaps the "Write File" action will work for you? 213.webm
Screenshot_3.png Screenshot_4.png There are many ways, and here is an example of what you said.
@ocraft
so do i have to put my entire procedure inside an if statement? does an if statement run the entire time?