Page 1 of 1

simple if-then-else structure

Posted: Sunday 06 March 2016 11:52
by manjh
This question is so simple, I am sure I am missing something.
How do I create a very basic if-then-else structure in Blockly?
I tried with the If-Do block with the blue plus sign, but the only thing I can get is if-do-elseif, not if-do-else...

Hans

Re: simple if-then-else structure

Posted: Sunday 06 March 2016 12:05
by Westcott
Hi Manjh,

The good news is that you are not missing anything!
The other news is that Blockly tests every If and Elseif branch...