![]() |
Production Ready Macros for SAS Application Developers
https://github.com/sasjs/core
|
retrieves a key value pair from a control dataset More...
Go to the source code of this file.
By default, control dataset is work.mp_setkeyvalue. Usage:
mp_setkeyvalue(someindex,22,type=N) put mf_getkeyvalue(someindex)
key | Provide a key on which to perform the lookup |
libds= | define the target table which holds the parameters |
Definition in file mf_getkeyvalue.sas.