Versions Compared

Key

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

...

  • Having a try on its own is rather pointless, it has the same effect as using the Group action.
  • A Try action can be coupled with a Catch, and/or a Finally. Eg. Try/Catch/Finally, Try/Catch, Try/Finally, Catch/Finally.
  • A Finally and Catch action can still work without a Try action.

Try Action

Image RemovedImage Added

Name

A friendly name for this action (will be displayed in the actions workflow area).

...

Determines if this action will be run within the relevant stage.


Catch Action

Image RemovedImage Added

Name

A friendly name for this action (will be displayed in the actions workflow area).

...

Determines if this action will be run within the relevant stage.


Finally Action

Image RemovedImage Added

Name

A friendly name for this action (will be displayed in the actions workflow area).

...