Hello! I have a user input box, with the type set to Number. I want to be able to set a numerical global variable to what the user inputted in the box after clicking on a button. So something like On Button pressed, set GlobalVariable to UserInput.Text. I have tried this, however it doesnt seem to work. Any ideas why?
Any help would be greatly appreciated
Regards,
Kriss