Switch statements.

Published by StellaeLux on
Status
Resolved
Issue description

Adding Switch statements and relevant block code: Default option, break.

 

 

Issue comments

Many of these are already open in separate tickets. Issue lists are not allowed on the issue tracker.

In fact, elseif and switch statements are very similar and the same in performance at the end of the day. I will consider adding this later down the road, but there are many more important features waiting to be added first ;)