Checks if value is greater than other.
The value to compare.
The other value to compare.
Returns true if value is greater than other, else false.
Checks if value is greater than other.