Usage:

x > y

Returns:

1 if x is greater than y, 0 otherwise

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