es_extendedJobsClientFunctionsOn this pageJobsESX.GetJobGets the job object data for the specified job name.ESX.GetJob(jobName)jobName: stringreturn xJob?ESX.GetJobsGets all of the job objects data.ESX.GetJobs()return <string, xJob> (array containing instances of xJob)