interface toggle_button set | |
|---|---|
toggle_button_name = | an existing GI_toggl_btn |
state = | on_off |
value = | string |
execute = | boolean |
interface toggle_button set & | |
|---|---|
toggle_button_name = | tgb & |
state = | on & |
execute = | yes |
Parameter | Value Type | Description |
|---|---|---|
toggle_button_name | An Existing GI_toggl_btn | Specifies the name of an existing toggle button |
state | On_Off | Specifies the current state of the toggle button |
value | String | Specifies the current state of the toggle button |
execute | Boolean | Specifies the execution of the associated command |