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