diff --git a/all.sas b/all.sas index 91dc2b3..d3ee592 100644 --- a/all.sas +++ b/all.sas @@ -17686,17 +17686,14 @@ run; %mend mm_getcols;/** @file mm_getdetails.sas @brief extracts metadata attributes and associations for a particular uri - @param [in] uri the metadata object for which to return attributes / associations + @param [in] sortoptions Enables sorting of the output datasets, for example, + `SORTSEQ=LINGUISTIC` @param [out] outattrs= (work.attributes) The dataset to create that contains the list of attributes @param [out] outassocs= (work.associations) The dataset to contain the list of associations - - @version 9.2 - @author Allan Bowe - **/ %macro mm_getdetails(uri