I am trying to create an or statement. I have tried for hours now with
no success. Can someone (anyone) please tell me what I am doing wrong so
I can move on in this project... This is what I haveI am trying to make
a action take place only if the value of a radioButton is 3,4,5. And
something else entirely if the value is 1,2. I am still kinda new to
this, so don't be too hard on me. But here are a couple examples of what
I have been trying to do. What am I doing wrong?if(radioButton.rawValue
=...