TFW you spend literal _hours_ troubleshooting because you wrote
if {x == y || z}
instead of
if {x == y || x == z}
@OpenComputeDesignIt would make more sense if that was how it worked.
@light But if it worked that way, how would you check for "<one condition> or if z equals true"? If your answer is "use lots of brackets", i don't want that kind of making sense :-P
@OpenComputeDesign
QOTO: Question Others to Teach Ourselves An inclusive, Academic Freedom, instance All cultures welcome. Hate speech and harassment strictly forbidden.