Modal Statements
Label | Statement | Parameters |
---|---|---|
[optional] | IF | (label condition nn) |
THEN | (process steps) | |
[no label] | ELSE | (alternative process steps) |
[no label] | EIF | [none] |
[optional] | GOTO | statement label |
[no label] | EXIT | [none] |
Label | Statement | Parameters |
---|---|---|
[optional] | IF | (label condition nn) |
THEN | (process steps) | |
[no label] | ELSE | (alternative process steps) |
[no label] | EIF | [none] |
[optional] | GOTO | statement label |
[no label] | EXIT | [none] |