I'm comparing variables
e.g the values 0002 and 3 , both are integers not strings
the script returns that 0002 is greater than 3.
how do I get around that?
Let's see some code...