I would like to read conveyor configuration from a global table and set it in a script. I used
setnodenum(node(">variables/localType/width", theConv), convWidth);
That command sets the value in the tree, but the visual does not change. I believe there is something I missed to refresh or update(?)