This function returns whether the first provided value is greater than or equal to the second provided value.
Whether value1 is greater than or equal to value2
value1
value2
First value
Second value
This function returns whether the first provided value is greater than or equal to the second provided value.
Returns
Whether
value1
is greater than or equal tovalue2