Dynamic Variable Name


#1

Is it possible to have multiple variables with a similar name, then create a for loop with an $index that will be able to get the data from each one?
String Home1 = ''
String Home2 = ''
String Home3 = ''
String Home4 = ‘’