Hi guys
I want help with mathematical script please. I have TextEntry1, TextEntry2, TextEntry3 and a "Calculate" button.
If i entered the number "1001" into TextEntry1 and the number "2000" into TextEntry2, and i click the "Calculate" button, the result must be "1000" in TextEntry3.
How do i count from whatever number i insert into TextEntry1 to TextEntry2?
Thank You
Hi guys
I want help with mathematical script please. I have TextEntry1, TextEntry2, TextEntry3 and a "Calculate" button.
If i entered the number "1001" into TextEntry1 and the number "2000" into TextEntry2, and i click the "Calculate" button, the result must be "1000" in TextEntry3.
How do i count from whatever number i insert into TextEntry1 to TextEntry2?
Thank You