Online documentation, manuals and tutorials
< All Topics
Print

CatchError

Description

This Action catches all errors that occurred within the Flow in which it is located, or within any of the Child flows that were created by its execution (for example, a Child flow is created when a User action is called).

Properties

General

Description

String

This is the description of the Action component. Description is displayed below the component in the Project editor/viewer. In the main toolbar, it is possible to hide or display descriptions of all components with one click.

Outputs

seqout

SEQ | OPTIONAL

A standard sequence output.

Message

DATA(string) | MANDATORY

The output through which the description of the caught error is sent.

Page content