Conditional statements of the sucro language are working with the words and numbers in the sucro memory (tutstack). They refer to labelled points in the program list by 'goto' statements or to other sucros by 'load' statements. 1 = Labels, 'goto' and ' load' statements 2 = 'if' statement 3 = 'switch' statement C = More information on control words and statements in sucro programs