A Task (or background task) are statements that run behind the scenes on an interval that you specify.
A Task is a Function Stack that is performed at a certain time, or is repeated at a certain time. You can add a schedule of when to start, when it should end, and the frequency.