Display All Values From Table
I have been searching all over the forum for help on this and got stuck..
I have a table with 4 rows and 2 cols all filled with data
For example
row 1 a
row 2 b
row 3 c
row 4 d
so I want to display all the values from the table to a text box.. making a score board..
how do I make a loop to display all the values from the tables in one actor?
I have a table with 4 rows and 2 cols all filled with data
For example
row 1 a
row 2 b
row 3 c
row 4 d
so I want to display all the values from the table to a text box.. making a score board..
how do I make a loop to display all the values from the tables in one actor?
Comments