Programming Statements |
The SAS/IML programming language has control statements that enable you to control the path of execution in a program. The control statements in the SAS/IML language are similar to the corresponding statements in the SAS DATA step. This chapter describes the following concepts:
selection statements
compound statements
iteration statements
jump statements
statements that define and execute modules
termination statements
Copyright © SAS Institute, Inc. All Rights Reserved.