 |
Dyron Apprentice
Joined: 08 Apr 2004 Posts: 103 Location: USA
|
Posted: Sat Nov 15, 2008 3:37 am
Toggle button question. |
I have a toggle button that I've named Diag.
When I hit the button, it turns green to mean it's active.
When it has done its desired purpose, I'd like to make a trigger to set it to disactive.
How would I go about that? |
|
|
 |
Fang Xianfu GURU

Joined: 26 Jan 2004 Posts: 5155 Location: United Kingdom
|
Posted: Sat Nov 15, 2008 8:50 am |
There's a field into which you can put a variable to contain the status of the variable. I can't remember what the field's called, but the mouseover tip at the bottom of the settings editor should help you find it. Changing that variable will change the status of the button, and changing the status of the button will change the value of the variable.
|
|
|
 |
|
|