I would like to know if it’s possible to write a small code to calculate the difference between two numbers entered by user in user input box and show the result in another box automatically?
How to do that?
Check out this tutorial for simple math calculations
Thank you very much, it worked out for me