Is it possible to change the state of many boolean variables using one block?
-
Is it possible to change the state of many boolean variables using one block?
-
modify variables, use more than 1 block if more need to be changed.
-
@OD said in Is it possible to change the state of many boolean variables using one block?:
Is it possible to change the state of many boolean variables using one block?
-
Yes add to a modify block, you could also use custom code.