Control FlowΒΆ

In this section we will discuss control flow statements (i.e. loops and conditional statements) in SAS. These are used extensively in DATA steps as well as in open code in our SAS scripts.