Skip to main content

Try

Overview


Attempts to run child actions and any errors will be passed onto a following catch action.

Input

Action has no input.


Output

NameRequiredDescription
Action SuccessTrue if the action passed, false if it failed.
Try SuccessActions within the try block completed successfully.