Option Switch
Control two or more states using an index (0, 1, 2…). For two states, use Switch. Useful for tracking a state that is one of multiple options (ex: tab bar). Often used with Option Picker to select from two or more options. Formerly known as Index Switch.
Right-click to add additional states.
See State Basics for more information.
Option Switch
- Set to 0
- Set to 1
- Set to 2
- Option
- Set to 0
- A pulse that sets the Option Switch to option 0. 
- Set to 1
- A pulse that sets the Option Switch to option 1. 
- Set to 2
- A pulse that sets the Option Switch to option 2. 
- Option
- An index that represents the state of the Option Switch