Hi guys,
I'm trying to make a very simple textbox that the user can put a number in it and I'm comparing it to a variable.
I'm trying if the comparison is correct a text element has the value "correct", if that false the text element has the value 'false"
I can't do the comparison well, no matter what I try.
I set the textbox type to nuber.
What other "problems" I'm missing?
(its supposed to be a math quiz type ot game)