if (Catz = unchecked)
It shows an error after the ")"
at the end of this statement. I have the whole statement written out and it shows no other errors besides asking for another ")"
.
Is there an issue with using unchecked? NOTE: I have a checkbox that I'm using for this if statement.