Chapter 23. Declaring, Setting, and Reading Arrays
In this chapter, you will learn about the basics of arrays. An array is like a block of memory. So, we'll begin by creating a couple of TextBox
controllers and then reading the values from the boxes into an array.