This section explains the conventions this book uses for text, SAS language syntax, and file and library references. The book uses the following terms in discussing syntax: keyword is a literal that ...
You can create your own macro variables, change their values, and define their scope. You can define a macro variable within a macro, and you can also explicitly define it as a global variable, by ...