@vntricky right now the order of input fields is alphabetic so it is still possible to rename it in a way that it would be in a desired order ("1Use Proxy","2Proxy String",etc.) , but what is the order of actions ? @Fox In any case would be good to know how to change the order if it is possible?
Call function not returning to main thread after finishing
-
@samlol said in Call function not returning to main thread after finishing:
as the title says I call a function in my script but once that function is completed the script doesn't go back to the main thread instead it just stops. I think this might be a bug or does someone know why this would be happening?
Most likely you switch between functions using labels
Test script