Changing the value to a Table with boolean attributes, expression
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?
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
-
lukey5227 Posts: 111
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