The Set Steps

Begin the True output branch of the If step by dragging two Set steps from the General palette to the True icon under the If step in the Design pane.

Then configure the Set steps under the True output branch of the If step to extract the phone number stored at position i inside the vector. Because the vector is a dynamic array that is populated with all the numbers to call, use this method to invoke a method of the vector to return a specific element of the array at the specified index.

This section contains the following steps: