CLS means clear screen, only for text. Use ACLS to clear graphics. Under that, I showed how to set a variable, then I show an IF command. You can also add a command to go to another label with any other condition with ELSE. Because EXEMPLE equals 5, it goes to @HI and prints EXEMPLE2$, "HELLO". Then it goes to @NEXT with the GOTO co, prints "WORKING", and with nothing in between, it goes to @END.