VSI Pascal statements specify actions to be performed and appear in executable sections. They are classified as either simple or structured. The simple statements are the assignment, empty, BREAK, CONTINUE, EXIT, GOTO, NEXT, RETURN, and routine call. The structured statements are the compound, conditional (CASE, IF-THEN[-ELSE], SELECT[ONE]), repetitive (FOR[-IN], REPEAT, WHILE), and WITH statements.Additional Information: explode extract