Chapter 16
DATA Step Functions for Macros
DATA Step Functions for Macros
DATA Step Functions for Macros
You can interact with the Macro Facility using DATA step functions.
Dictionary
RESOLVE Function
Resolves the value of a text expression during DATA step execution.
Type: |
DATA step function |
Syntax
RESOLVE(argument)
Required Argument
argument
can be one of the following items:
• a text expression enclosed in single quotation marks (to prevent the macro processor from resolving the argument while the DATA step is being constructed). When a macro variable value contains a macro variable reference, RESOLVE attempts to resolve ...
Get SAS 9.4 Macro Language, 2nd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.