mirror of
https://github.com/sasjs/core.git
synced 2026-01-19 06:20:05 +00:00
fix: corrected syntax and amended included macros
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
values in SAS macro variables
|
||||
|
||||
@details Content is derived from the following endpoint:
|
||||
"https://<srv>/types/types?filter=contains(extensions,'<some ext>')"
|
||||
"https://${serverUrl}/types/types?limit=999999"
|
||||
|
||||
@param [in] ext File extension to retrieve property info for.
|
||||
@param [out] propertiesVar= SAS macro variable name that will contain
|
||||
@@ -27,6 +27,7 @@
|
||||
@li mf_getvalue.sas
|
||||
@li mf_getvarlist.sas
|
||||
@li mf_getvartype.sas
|
||||
@li mf_nobs.sas
|
||||
@li mp_abort.sas
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user