Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

List of tasks

The following tasks are available:

...

titleFuture tasks

...

currently available:

Branches

  • If...then...else
    Allows you to branch out, based upon a list of configured conditions - if conditions match, one branch of tasks are executed, if not - another branch is executed instead.
  • If failure then... else
    If any of the previous tasks has failed with an error (unless the error has been cleared) then execute X tasks, if not, execute Y other tasks.

...