elseif statement


Recommended Posts

Yeah, I realized I had about four if's nested and all but the innermost one only did something on the if (no else), and the innermost had both cases. I thought "Hey, that's a switch/case, with the else in the innermost if as the default!" So now it is! Fortunately you support empty case's.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.