When the macro processor executes a macro program statement that can create a macro variable (such as a %LET statement), the macro processor attempts to change the value of an existing macro variable ...
Note: You can also create variables with the FGET function. See SAS Language Reference: Dictionary for more information. In a DATA step, you can create a new variable and assign it a value by using it ...