Try

Execution </br> Attempt to execute a path and catch any errors that occur </br>

</br>

</br>

Input Parameters

<center><font color='gray'>This Block has no Input Parameters</font></center>

</br>

Output Parameters

Name Type
Error <font color='#9b59b6'>String</font>

</br>

Output Execution Pins

Name Description
Try Executed as the main execution path
On Success Executed if no errors occur in the Try execution path
On Catch Executed if an error occurs in the Try execution path