Touch the Switch and the specified bit will turn ON. (Even if you release the switch, it will remain ON.)
Touch the same Switch again, and the specified bit will now be turned OFF. (The bit remains off until the next touch.)
The switch alternates between ON/OFF each time it is touched.
Add the below variable(s).
| [Name] | [Data Type] |
Var1 |
[BOOL] |
Drag and drop the following objects from the [Tool Chest] to the screen.
| Tab | Sub Tab | Property | Value | |
| [Function] | [Touch] | [Operation] | [Type] | [Bit] |
| [Operation] | [Toggle] | |||
| [Destination] | [Variable]
[Name]: Var1 |
|||