Hello everyone.
I am trying to make a simple, one lined text field, which permits users to enter text into it. The text field I am reffering to is the type that has a carriage return blinker to signify that a user can type there.
I have looked up "text boxes" but those are used to just display text, but not permit users to type anything into them.
Please help.
(Also, if it is possible, how can I store the information the user types into the field, into a variable?) Thanks in advance.