Here's a suggestion:
Mark the time when starting the thread.
Then during the script run, add a time check action and compare the time difference with your desired value.
-> Take appropriate action.
Call function not returning to main thread after finishing
-
Hello
Got that problem that when calling function after its finished its not returning to for loop as it should

Tried to run script from that @Fox solution but nothing happens after i click run
Also couldnt find anything else on forum about functions using labels.
Could someone explain why its happening? and how to fix it?
-
@enesmertc did u find out how to solve this?