This post was kindly contributed by StudySAS Blog - go there to comment and to read the full post. |
Global Macro Variables:The global macro variable gets created during the initialization of a SAS session and its get deleted at the end of the session.
Global macro variable cane be created with
This post was kindly contributed by StudySAS Blog - go there to comment and to read the full post. |