Search found 2 matches

by Cincin
18 Dec 2022, 12:40
Forum: Support
Topic: Exit loop after 20 min
Replies: 2
Views: 1206

Re: Exit loop after 20 min

Thank you very much. Your example helped alot. The rest I could figure out myself with the help of this online tutorials:

https://www.w3schools.com/js/js_dates.asp
by Cincin
15 Dec 2022, 13:46
Forum: Support
Topic: Exit loop after 20 min
Replies: 2
Views: 1206

Exit loop after 20 min

Hi, I have a procedure with a loop and would like to exit the loop after 20 min. The "Time condition" action would be perfect for this task, but I can't figure out, how to put the correct exit time (system time + 20 min) into the actions parameters. My idea is: 1. Read the current system t...