>= (greater than or equal to)
|
Top Previous Next |
· | If both of the two values are strings, they are compared as strings. Otherwise, any strings are converted to numbers before being compared.
|
· | If the values are numbers, then the values are compared
|