Displays the value of one or more variables.
| Category: | Manipulating DATA Step Variables |
| Alias: | E |
identifies a DATA step variable.
identifies all variables that are defined in the current DATA step.
identifies a SAS format or a user-created format.
ex n str
ex testarr{i}ex crr{i+1}; ex crr{j*2}; ex crr{k−3}ex t_date date7.
ex newarr{*}