SCL Fundamentals |
Like any language, SAS Component Language has its own vocabulary and syntax. An SCL program consists of one or more SCL statements, which can include keywords, expressions, constants, and operators.
To be more consistent with database management terminology, SCL now uses the terms table, row, and column in place of data set, observation, and variable. However, you may still encounter the old terms in some SAS products and documentation.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.