Statements

Top  Previous  Next

Expressions, command words, and sub-statements combine to form XPL0 statements. A statement is a request to do something. Here is detailed information about statements.

 

Assignments
Begin - end
If - then - else
Case - of - other *
While - do
Repeat - until
Loop - quit
For - do
Exit
Subroutine Calls
Comments
Null Statements
Example Program: THERMO