| Operator Type: | Operator |
| Operator Scope of Action: | Query |
| Operator Purpose: | Boolean (query) |
The operator used to test if the left side of an expression is less than or equal to the right side. This operator is used either in agent queries or in the conditional part of an if(condition){action} code.
Further explored in Basic Comparison Codes.
