Next: , Previous: shell, Up: GCL Reference


7.2.2 <

(< EXPR1 EXPR2)
Returns t if EXPR1 is less than EXPR2. EXPR1 and EXPR2 should be either both integers or floats, or both strings.