Can I use an attribute to specify a table row/column label?
fogarty
Member, PRO Posts: 181
I know you can specify a table row and column names by putting them in quotation marks like this:
tableCellValue(game.Table1, "horizontal","vertical")
But can I use attributes for the names (imagine that A=horizontal and B=vertical)?
tableCellValue(game.Table1, "game.A","game.B")
It doesn't seem to be working, so I'm wondering whether I have an error somewhere or whether it's not possible.
Thanks!
tableCellValue(game.Table1, "horizontal","vertical")
But can I use attributes for the names (imagine that A=horizontal and B=vertical)?
tableCellValue(game.Table1, "game.A","game.B")
It doesn't seem to be working, so I'm wondering whether I have an error somewhere or whether it's not possible.
Thanks!
Comments
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User