Usage:

x <= y

Returns:

1 if x is lesser or equal to y, 0 otherwise

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