operator<=
Less‐than‐or‐equal operator
Synopsis
Return Value
true if the left object is less than or equal to the right object, false otherwise
Parameters
Name |
Description |
e1 |
The left operand |
e2 |
The right operand |
Created with MrDocs
Less‐than‐or‐equal operator
true if the left object is less than or equal to the right object, false otherwise
Name |
Description |
e1 |
The left operand |
e2 |
The right operand |
Created with MrDocs