Variable Questions
Variable Questions
I need a variable that can be accessed by multiple 'on user input' things.
I don't seem to be able to declare the variable in the onLoad section and then access in the onUserInput sections, is there any way to make this work? I don't want to have to make a form to store a variable in a database. It seems like such a waste.