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().
x <= y
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().