Greater Or Equal (>=)
Description
The Greater Or Equal Comparison Operator (>=) returns true if the left operand is greater than or equal to the right operand.
Learn More:
Browser Support
>=
is an ECMAScript1 (JavaScript 1997) feature.
It is supported in all browsers:
Chrome | Edge | Firefox | Safari | Opera |