switch
Posted: Sat Sep 12, 2015 12:24 am
Is there any chance switch will be implemented as a control structure. Seeing so many else if's makes my brain hurt...
Questions and answers about the LiveCode platform.
https://www.forums.livecode.com/
Isn't it already? I am just now thinking about v.8, and want to know that LCS works like I am used to, however slowly I move into LCB.Is there any chance switch will be implemented as a control structure
Switch is not implemented in LiveCode Builder (yet?). LiveCode Script still works like you expect and has a switch statement.Isn't it already?