Returns `TRUE` if the first argument is strictly greater than the second; otherwise, it returns `FALSE`. This is equivalent to using the `>` operator.
Returns `TRUE` if the first argument is strictly greater than the second; otherwise, it returns `FALSE`. This is equivalent to using the `>` operator.