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, I have 4 variables A1,A2,A3,A4. How can I do the action "Call function in several threads" in 4 threads and each thread uses a different variable. Thank.
Use resources, they are meant for distribution of data to multiple threads.
Divide actions into 3 threads or make them run one after another. There is an action in the BAS that checks which thread is currently running.
@Fox
@loclan6879 any updates
@HNB said in Thread ending successfully before the real end of the script:
Hello, My script end at the middle with success message like this : alt text How to know where? there is no line number.
Hello, My script end at the middle with success message like this :
alt text
How to know where? there is no line number.
Use the "Execute code" action at the beginning of the script with the code: