B4J Question Label.text Array Query

Hi Guys, i am new to B4J, i am looking to get the text values of 90 labels... for example label1.text, label2.text ......label90.text into an array, in other programs i would just use

labels().text etc and specify a incrementing integer and then add to a loop, but cant see an option in B4J, am i looking for the wrong thing?

Can anyone help please?

Thanks Matt :)
 
Top