Go to the
first
,
previous
,
next
,
last
section,
table of contents
.
Selection Statements
IF
Statement
:
IF-THEN-ELSIF-ELSE-END
CASE
Statement
:
CASE
expression
OF
cases
END
TYPECASE
Statement
:
TYPECASE
expression
OF
cases
END
Go to the
first
,
previous
,
next
,
last
section,
table of contents
.