Was this helpful?
Expressions
If your application is not correctly evaluating expressions, be sure that you:
Are not comparing string variables of different data types
Have correctly considered trailing blanks in expressions
Have not tried to make exact comparisons between floating point numbers used in computations; precision and roundoff can cause such comparisons to fail
Last modified date: 11/28/2023