Chapter Contents

Previous

Next
SYMGET

SYMGET



Returns the value of a macro variable during DATA step execution

Category: Macro


Syntax
Arguments
Details
See Also

Syntax

SYMGET(argument)

Arguments

argument
is a character expression that identifies the macro variable whose value you want to retrieve.


Details

The SYMGET function returns the value of a macro variable during DATA step execution. SYMGET is documented in SAS Macro Language: Reference.

See Also

SAS Macro Language: Reference


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.