UI.Boolean Data

Good Day,

Attached image show only one input. What if i will like a ‘Yes’ and ‘No’ boolean?

Well it is automatically “No” if it isn’t checked or “Yes” so there isn’t a need for a No. You could potentially use two Bool UI and then process them on the back side, but I think you would be setting yourself up for problems later if someone selects both at the same time.