FunctionsIntroductionJobStartIntroductionJobStart CallableIntroductionJobStart(JobName: string, JobCount: number): voidStarts a given daily job with the given goal.ParametersJobName: stringName of the job to startJobCount: numberTreshold to consider the job completeReturns voidNothing
Starts a given daily job with the given goal.