Comparing 3 numbers
Hello guys. Need some help.
Here is my problem. The user will input 3 numbers in 3 boxes. What i need is to check if the number in box number 2 is bigger than number 1 and also if the number in the box3 is bigger than the number in box number 2. If these are true then a msg will appearing.
box2 > box1 and box3 >box2. I am using windows version but i am really lost.
Anybody can help me. Thank you in advance.
Here is my problem. The user will input 3 numbers in 3 boxes. What i need is to check if the number in box number 2 is bigger than number 1 and also if the number in the box3 is bigger than the number in box number 2. If these are true then a msg will appearing.
box2 > box1 and box3 >box2. I am using windows version but i am really lost.
Anybody can help me. Thank you in advance.
Comments
You can check by creating a new integer Attribute, changing the value to empty then hitting enter. It should revert back to 0.0 (which is 0, don't mind the decimal point if it's an integer).