RESOLVE Function

Returns the resolved value of the argument after it has been processed by the macro facility.

Category: Macro

Syntax

RESOLVE(argument)

Required Argument

argument

is a character constant, variable, or expression with a value that is a macro expression.

Details

If the RESOLVE function returns a value to a variable that has not yet been assigned a length, by default the variable is assigned a length of 200.
RESOLVE is fully documented in SAS Macro Language: Reference.

See Also

Functions: