Hello,
I'm trying to make a program where I ask the operator to give some values via assignment window but I want to make it so if no input is given in x amount of seconds the window will close and the program is halted. I tried to do this with dashboard server command: close popup. It closes to window but then it opens up again immediately right before the program stops. Is there any way to do this or is there another way to receive input from the operator?