The Resource Requirements of a job are one SCHEDULE's most powerful tools. Using resources you can program a variety of advanced logic into your jobs including job switching which allows you to turn off sections of jobs by setting a variable and job intersection which lets you determine whether the job will run based on the value of an integer.
The End Actions of a job performed after a job's commands are completed. Using end actions you can introduce advanced logic into the job that will be executed during the final stage of the job.
For more on using resource requirements, see Advanced job interaction.