Returns `TRUE` if the first argument is less than or equal to the second argument, and `FALSE` otherwise. This is the same as using the `<=` operator.
Returns `TRUE` if the first argument is less than or equal to the second argument, and `FALSE` otherwise. This is the same as using the `<=` operator.