Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
The statements in this section are used to group statements into blocks and provide flow-control constructs. Each occurrence of stmt_list in the syntax for these statements indicates a list of one or more statements, each terminated by a semicolon character (';').
Some of the constructs can be labeled (BEGIN, LOOP, REPEAT, and WHILE). Labels are not case sensitive but must follow these rules: