Less than <

Syntax:

NCDTY value_1 NCDTY value_2

 

Return Value:

Y result

 
Precedence:6
Description:

This relational operator compares two fields and gives TRUE if the first is less than the second

 

Example:

100 < 100 = FALSE
"JONES" < "SMITH" = TRUE