How do OR gates?
This guide can help with all FT. For an OR gate, do Boolean ? Code : Code. That outputs the first bit of code if the boolean is true, and the second bit of code if it is false. Replace "code" with whatever.
Boolean ? Code : Code
This guide can help with all FT.
For an OR gate, do
Boolean ? Code : Code
. That outputs the first bit of code if the boolean is true, and the second bit of code if it is false. Replace "code" with whatever.