Get text of Textbox into an List using For/Next Loop

Using a variable to catch the result, select the textbox in the list of textboxes by index.

Take a block to update the .Text of a text box, and right click it to make it generic (or get it from the All Textboxes section of the Blocks pallette).
Use that block against the variable holding the text box component.

Sample app: