Hello,
Please solve my problems as I need these desperately.
1) How to save value user enter in test box.
2) How to compare value of 2 different strings or values saved by 2 different text box.
I tried to do this through regular expressions like using "=" but didn't get any success. I am trying to make a vocabulary typing game where user input is compared.
Note: text box -> compare text feature has its limitations. So I need another way.