Feature SS-66
3 votes

Select Case Programming Command

Created by ioan92 on 3/25/2014 1:24 PM Last Updated by ioan92 on 3/27/2014 12:59 AM
%
 (hrs)
Logged: 0   (hrs)

 Description

I think that it will be useful to introduce also the Select Case Programming Command.

    ioan92 (Thursday, March 27, 2014 12:59 AM) #

Thanks Martin,

 

Of course it's a good palliative ideea, but IMHO, it would be much more confortable with a "classical" select case.

 

    Martin Kraska (Tuesday, March 25, 2014 11:57 PM) #

A good start might be cases() from the functions extensions plugin. One even might consider this as sort of select cases statement, except that the alternative do not necessarily share a common selector variable (the conditions are completely independent).

    ioan92 (Tuesday, March 25, 2014 1:32 PM) #

So it could be avoided some annoying cascade if commands (!?)