ESX.DoesJobExist¶
ESX.DoesJobExist(job, grade)
This function returns whether or not the job and grade specified is valid.
Arguments¶
| Argument | Data Type | Optional | Default Value | Explanation | 
|---|---|---|---|---|
| Job Name | string | No | - | The name of the job. | 
| Job Grade | number | No | - | The grade of the job. |