If () is true () if false ()
Jump to navigation
Jump to search
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.