back to syntax homepage
WhileStatement
:
WhileStatement
=
WHILE
expression
DO
StatementSequence
{
ELSIF
expression
DO
StatementSequence
}
END
Places in the syntax where you might come from:
statement