The @3 is a label: To make a new label go to a new line and write @Exemple_LabelName, or anything else you want to name it. Everything until a new label name, a GOTO or GOSUB statement, or an End statement (more later) For simplicity I suggest naming it after whatever you want to happen in the label. Labels are useful with the if statement for when different conditions are meant.