Showing multiple colums

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!
Sign In or Register to comment.