greaterThan
Create a greater than expression that evaluates whether or not the current expression is greater than the given expression.
Return
a greater than expression.
Parameters
expression
the expression to compare with the current expression.