In case anyone else encountered this problem. You have to edit your function and check the "has return value" box. Then your return will work. After this you have to use "Call Function" again and now you have a new field for saving results.
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?