Previous Topic: ArgumentsNext Topic: Default Behavior


Return Code

The following table gives a brief description of each of the return codes.

Return Code

Description

0 - PROPAGATE_ERR

The error is processed normally within the calling procedure step.

1-NOTPROPAGATE_ERR

The calling procedure step continues the execution ignoring the fact that error occurs in the destination procedure step.