The Label Step (MainMenu)
Continue the aa.aef script by dragging a Label step from the General palette to the Design pane, and dropping it over the Play Prompt step.
Then configure the Label step to create a target for the script. This target is used later in the script when an output branch reaches a timeout, unsuccessful, or otherwise dead-end position and the script returns the caller to the Label step to try again.
The Label step is named MainMenu.
Note | For an example of configuring the Label step, see “The Label Step” section. |