interface option_menu set | |
|---|---|
option_menu_name = | an existing GI_opt_menu |
choice = | string |
value = | string |
execute = | boolean |
interface option_menu set & | |
|---|---|
option_menu_name = | info & |
choice = | one & |
execute = | yes |
Parameter | Value Type | Description |
|---|---|---|
option_menu_name | An Existing GI_opt_menu | Specifies the name of an existing info window |
choice | String | Specifies any of the multiple choices for an existing option_menu |
value | String | Specifies any of the multiple values for an existing option_menu |
execute | Boolean | Specifies the BOOLEAN value for enabling and disabling a choice |