Skip to main content

IntroductionJobStart

Callable

  • IntroductionJobStart(JobName: string, JobCount: number): void

  • Starts a given daily job with the given goal.


    Parameters

    • JobName: string

      Name of the job to start

    • JobCount: number

      Treshold to consider the job complete

    Returns void

    • Nothing