Changing the value to a Table with boolean attributes, expression

iTopGamesiTopGames Member Posts: 71
edited June 2012 in Working with GS (Mac)
Hi GS guys, at the end of the expression should i put it:

Like this: tableCellValue( game.TableName , Row Number , Column Number)true

or like this: tableCellValue( game.TableName , Row Number , Column Number)to true

or another way?

Best Answer

  • lukey5227lukey5227 Posts: 111
    Accepted Answer
    Neither.

    First, make a new behavior with the "Change Table Value" behavior. Then, select the table, row number, column number, and finally where it says "value" put in "true".

Answers

Sign In or Register to comment.