Hi my script uses DATA.
Each thread will run corresponding to a certain line in DATA.
Is there a way that if a thread fails and stops, it will run again with its previous data?
Thanks very much.
I haven't tried but should work. You can create array by going to "create value in visual constructor " -> " create empty array " and also, other array operations are available.