The True Output Branch
If the caller has not reached the maximum number of retries in the attempt to record a name, the script executes the True output branch of the Key 2 output branch of the Menu step.
Configure the True output branch to give the caller more opportunities to record a name, until the maximum number of retries limit is reached.
The following steps execute under the True output branch of the If step (see Figure 7-27):):
-
The Set step—Adds 1 to the value of triesRecord. After three attempts, the value of triesRecord is 3, which is equal to the value of triesMaxRecord, so the False output branch of this If step executes.
-
The Goto step—Sends the script to the Label named Record (seeFigure 7-22),), in order to give the caller further chances to record. (See The Recording Step.)