[Home] [Help]
| Product: | CSI - Install Base |
|---|---|
| Meaning: | Counter Relational Operator |
| Description: | Counter Relational Operator |
| Code | Meaning | Description |
|---|---|---|
| < | Less than | Less than |
| <= | Less than equal to | Less than equal to |
| = | Equal | Equal |
| > | Greater than | Greater than |
| >= | Greater than equal to | Greater than equal to |
|
|
|
|