[Home] [Help]
| Product: | PER - Human Resources |
|---|---|
| Meaning: | Find Conditions |
| Description: |
| Code | Meaning | Description |
|---|---|---|
| CONTAINS | contains | |
| ENDS | ends with | |
| IS | equals | |
| IS_GREATER | is greater than | |
| IS_LESS | is less than | |
| IS_NOT | not equals | |
| NOT_CONTAINS | doesn't contain | |
| NOT_NULL | is not null | |
| NULL | is null | |
| STARTS | starts with |
|
|
|
|