I'm finding that when I set a textbox to a global variable it makes it blank. Whipes all text.
The textbox type is Number.
set text was placed in a load of code. So i brought it out, set it to every tick to test, and it now cannot be set to 1, confirming that it is setting to blank.
How do I get the textbox to a global variable please. I want the box to remember last inputted number when recreated.