Skip to main content
Close announcements banner

finally

The finally link can only be used with a cTry component and if a try link has already been used to isolate part of a Route likely to generate an error.

The finally link will enable you to execute final instructions regardless of any problem that may occur in the Try and/or Catch block, to close a connection to a database, for example.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!