Returns an indication of whether a macro variable is in global scope to the DATA step during DATA step execution.
| Category: | Macro |
| See: | SYMGLOBL Function in SAS Macro Language: Reference |
1 if the macro variable
is found or 0 if the macro variable
is not found.