If () is true () if false ()

From PenguinMod Wiki
Jump to navigation Jump to search
If () is true () if false ()
...
Caption
Block Type Reporter
Category / Extension Control
Status Who tf uses status

The if is true is false block is a reporter block and a control block that sends a string if a boolean is true, but if not then it reports a different one.

This is a block lifted from Snap!

Workaround

This block can be worked around by using an if else statement, and setting the result to different values based on if it was true or not.