How to access TABLE rows & columns with the CHANGE ATTRIBUTE behavior

baboybaboy Member, PRO Posts: 93
edited January 2012 in Working with GS (Mac)
Hi!

I created a table and now I want to change the values inside. Can this be done with the change attribute behavior? Ex:

change attribute (Table1,row2,column3) to SomeValue.

Thanks!

Comments

  • calvin9403calvin9403 Member Posts: 3,186
    when you change attribute you can't choose the (table, row, col)

    I hope they have that soon

    Calvin
  • GLGAMESGLGAMES SingaporeMember Posts: 988
    Well, the thing is , this release only has read-only tables... so it's impossible to get anything thrown into the table on the go.
  • Jherrmann5Jherrmann5 Member Posts: 3
    I am wanting to do the same thing. What I'm trying right now is the Save Attribute behavior, and in the KEY field I put "tableCellValue(table, row, col). But...I'm not really sure if this works and how the Save Attribute actually works. I haven't been able to verify if the value in the table has been changed.
  • GLGAMESGLGAMES SingaporeMember Posts: 988
    then read it off the table after you save as display text.
Sign In or Register to comment.