From the Operators category, drag this block inside our workspace.
What it does is pretty simple: it checks a condition then when that condition is fulfilled, the code inside is executed. For example, if we set the condition as color is “red” then it will execute the code inside if the user has responded with “red” to the input prompt color.