Progress
Report Builder
User’s Guide


NE or <>

Compares two expressions and returns a TRUE value if they are not equal.

SYNTAX

expression { NE | < > } expression 

expression

A constant, field name or expression. The expressions on either side of the NE must be of the same data type.

EXAMPLE

Used in a filter, this expression finds only customers who owe money on their accounts:

Account-Balance <> 0 


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095