Execution
</br> Attempt to execute a path and catch any errors that occur
</br>
</br>
</br>
<center><font color='gray'>This Block has no Input Parameters</font></center>
</br>
Name | Type |
---|---|
Error | <font color='#9b59b6'>String</font> |
</br>
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 |