Property | Description |
Comments | Assigns an optional descriptive comment to the selected flow step. |
Label | Assigns a name to the selected flow step. When a label is assigned, that label appears next to the step in the editor. The label allows you to reference that flow step in other flow steps. In addition, you use the label to control the behavior of certain flow steps. For example, the BRANCH step uses the Label property to determine which alternative it is supposed to execute. See
The BRANCH Step and
The EXIT Step for additional information about this use of the label property. |