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().
x > y
1 if x is greater than y, 0 otherwise
If both x
and y
are strings, they are compared case sensitively - see sortTextEx().