Crystal Reports for Eclipse Designer Guide

Less Than operator

Usage
x < y
x is less than y
The less than operator tells the Formula Editor dialog box to evaluate an expression (x<y) and returns a TRUE (if x is less than y) or FALSE (if x is equal to or greater than y).
Examples
{file.WEIGHT} < 200
TRUE, where {file.WEIGHT} = 150, or {file.WEIGHT} = 199.
{file.WEIGHT} < 200
FALSE, where {file.WEIGHT} = 200 or {file.WEIGHT} = 400.
{file.COST} < {file.PRICE}
TRUE, where {file.COST}=350, {file.PRICE} = 400.
{file.COST} < {file.PRICE}
FALSE, where {file.COST} = 350 and {file.PRICE} = 350, or where {file.COST} = 350 and {file.PRICE} = 325.



SAP BusinessObjects
http://www.sap.com/sapbusinessobjects/
Support services
http://service.sap.com/bosap-support/
Product Documentation on the Web
http://help.sap.com/