A drop-down menu that allows the selection of one option. Define options by editing the Items of the child OptionButton.
- Handles: Int, Boolean
Handling Booleans
You can handle boolean values if you assign only two items. The first one is the false
item and the second one is the true
item.