Hi Dom,   handling global vars looks like a dangerous thing to me. You have to be very carefull when connecting the nodes because it can change the flow of the network (first connected -> frist executed) which may lead to inconsistent values. (global var is accesed before assigned...).   It seems that the flow also depends on the node from which you run the network.   I've attached an example.   regards       global_var_test_
    • Like
    1