Directs
Description
Returns the number of direct Jobs, both filled and open.
- Code name: directJobCount
- Sensitivity: Org Public
- Data type: Number
- Data category: Structure
- Entity type: Job
- Read only: Yes
Example usage
Code example | Description |
directs>0 | Checks if the manager has at least 1 direct report (filled and open). |
directs=1 | Checks if the manager has exactly 1 direct report (filled and open). |
directs<4 | Checks if the manager has less than 4 direct reports (filled and open). |

Updated 03 May 2023
Did this page help you?
Yes
No