operator GE
The latest version of this topic can be found at operator GE.
Returns true (–1) if expression1 is greater than or equal to expression2, or returns false (0) if it is not.
Syntax
expression1 GE expression2
The latest version of this topic can be found at operator GE.
Returns true (–1) if expression1 is greater than or equal to expression2, or returns false (0) if it is not.
expression1 GE expression2