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