Equality checking. Blah. I’ve spent hours trying troubleshoot my project, assuming that the code after my conditional was wrong, only to find out that iq == null is actually not true, but it’s not false, and it’s not throwing an error. It’s just something and my conditional is returning true, and all of my code [...]