operator LE
The latest version of this topic can be found at operator LE.
Returns true (–1) if expression1 is less than or equal to expression2, or returns false (0) if it is not.
Syntax
expression1 LE expression2
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The latest version of this topic can be found at operator LE.
Returns true (–1) if expression1 is less than or equal to expression2, or returns false (0) if it is not.
expression1 LE expression2