1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-05 08:30:06 +00:00

chore: updating header

This commit is contained in:
munja
2021-12-04 12:19:49 +00:00
parent f7335b78c3
commit 7623abb1f7
2 changed files with 11 additions and 5 deletions

View File

@@ -9,11 +9,14 @@
<h4> SAS Macros </h4>
@li mf_existds.sas
@param key Provide a key on which to perform the lookup
@param value Provide a value
@param type= either C or N will populate valc and valn respectively. C is
default.
@param libds= define the target table to hold the parameters
<h4> Related Macros </h4>
@li mf_getvalue.sas
@param [in] key Provide a key on which to perform the lookup
@param [in] value Provide a value
@param [in] type= either C or N will populate valc and valn respectively.
C is default.
@param [out] libds= define the target table to hold the parameters
@version 9.2
@author Allan Bowe