Can't get TableCellValue using attributes to work.

G'day,

I am trying to access a table, and I am trying to do this...
tableCellValue(game.TB_level_highscore, game.LevelNum, game.Difficulty)
levelnum is an integer, difficulty is text.

I have the column labeled Easy. I have Difficulty set to Easy. I've also tried "Easy". It works if I type it in, or use the column number, but I am unable to use a text attribute.

Any ideas?

Thanks.

Comments

Sign In or Register to comment.