Option Equals
Legacy version of Option Equals. Use the new Option Equals instead.
Option Equals (Legacy)
- Value
- Option
- Equals
- Value
A value to compare with the option inputs.
- Input
A value that represents option 0.
- Input
A value that represents option 1.
- Input
A value that represents option 2.
- Option
The option input that the value is equal to.
- Equals
A boolean that is true if the value input matches any of the option inputs.