If then... else if then...

From PenguinMod Wiki
Revision as of 22:20, 18 December 2023 by wikia:penguinmod>MediansSC (Created page with "{{Needs Images}} {{Blocks |block_img = |block_type = C-Block |category = Control }} The '''if <> else if <> then''' block is a c-block (also known as an e-block in this case) that runs the code in the if statement if the first boolean is true, and if not, it checks if the second boolean is true and if so runs the code in the else if. To get this block, one must add the "Control Expansion" extension. Category:C-Shape Blocks Category:Control Blocks/Expa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Images needed

This article needs images or better quality images. You can help PenguinMod Wiki by adding the images or uploading them.

If then... else if then...
...
[[File:|200px]]
Caption
Block Type C-Block
Category / Extension Control
Status Who tf uses status

The if <> else if <> then block is a c-block (also known as an e-block in this case) that runs the code in the if statement if the first boolean is true, and if not, it checks if the second boolean is true and if so runs the code in the else if. To get this block, one must add the "Control Expansion" extension.