Comparing Numbers
Numbers are always compared as numbers. Field variables are considered numeric if they only contain blanks or numbers. Leading zeros are ignored. Therefore, the string 0005
equals 5.
Numbers are always compared as numbers. Field variables are considered numeric if they only contain blanks or numbers. Leading zeros are ignored. Therefore, the string 0005
equals 5.