The True Output Branch
If the If step determines that the maximum number of retries has not been reached, the script executes the True output branch.
Configure the True output branch of the If step to allow the caller to keep returning to the MainMenu Label until it reaches the maximum number of retries.
-
The Increment Step—Begin the True output branch of the If step by dragging an Increment step from the General palette to the Design pane, and dropping it over the True icon under the If step, as shown in figure Call Redirect Output Branch Scripting. Then configure the Increment step to increase the numbers or retries by 1.
-
The Goto Step—End the True output branch of the If step by dragging a Goto step from the General palette to the Design pane, and dropping it over the True step icon under the under the If step, as shown in figure Call Redirect Output Branch Scripting. Then configure the Goto step to send the caller back to the Label step named MainMenu to provide the caller another opportunity to enter an extension.