The END statement is use to end a SCP section, structured statements and the SCP itself.
The end keyword concludes various SCP structured statements: Set Breakpoint, INIT, BEGIN, WHILE/LOOP, WHEN/THEN/ELSE and IF/THEN/ELSE.
The End statement concluding the entire SCP is followed by a period.