Answered
text field datatype
I am trying to capture a number from a text field and then
perform a calculation on it. It is for navigation so a person can
type in what screen they want to go to. However, it always looks at
the value as a string and I need it to be a number to do the
calculation. Can I change the datatype of the textfield or a
variable?