Is it ok to write a value to a cell in a table?

games4hakangames4hakan Member Posts: 10
edited February 2012 in Working with GS (Mac)
Hi there,
Is it possible to use the 'change attribute' behavior to write a value to a specific cell?

Example: When clicking picture A then:
[Change attribute] 'tableCellValue(MyTable,2,2)' to 'tableCellValue(MyTable,2,2)'

So guess this is exactly where I'm stuck! The above only specifies the actual cell which is fine when you want to read the value from it. But how to type/code so that you change the cell value from e.g '0' to '2'

Thanks,

/Håkan

Comments

Sign In or Register to comment.