Scratch: If-Else-Condition and Relational Operators Whenever the condition evaluates to true then the blocks inside it will be executed, otherwise, the computer will simply ignore and proceed to the blocks outside the If-Condition block.