I'm currently encountering a problem. I have set up an if statement on a text box - if the number is smaller than 2.4, and larger than 6 then return an error.
However, if a user wishes to input 2.8, it will throw the error when 2 is entered, and when the '.' is entered.
Here is my code:
![]()
Please Login or Register to view this content.
Bookmarks