Skip to main content

Catch

Overview


Catches errors from a preceding try action and runs any child actions.

Input

Set Variable

NameRequiredDescription
Error VariablePick which variable to set the error message to.

Output

NameRequiredDescription
Action SuccessTrue if the action passed, false if it failed.