Usage:

x < y

Returns:

1 if x is lesser than y, 0 otherwise

If both x and y are strings, they are compared case sensitively - see sortTextEx().