N. Troubleshooting Guide : Running a Completed Application : Expressions
 
Share this page                  
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