PML Customisation
User Guide
Control Logic
•
|
The if construct for conditional execution of commands.
|
•
|
The do command for looping and the associated break and skip.
|
•
|
The golabel for jumping to a line with a label.
|
•
|
The handle construct for dealing with errors.
|