Showing multiple colums
MicaMW
Member Posts: 0
Hey,
I want to show multiple rows from a table.
Now I have (in DisplayText):
tableCellValue( game.tbGeo ,random(1,tableRowCount( game.tbGeo )),1)
So it picks a random row number but I want to show the information of two columns. How to do that?
Thanks in advance for your answer!
I want to show multiple rows from a table.
Now I have (in DisplayText):
tableCellValue( game.tbGeo ,random(1,tableRowCount( game.tbGeo )),1)
So it picks a random row number but I want to show the information of two columns. How to do that?
Thanks in advance for your answer!