mirror of
https://github.com/sasjs/core.git
synced 2026-01-18 22:10:06 +00:00
chore: updating documentation in preparation for upcoming sasjs snippets feature
This commit is contained in:
@@ -11,11 +11,11 @@
|
||||
,emails=YES
|
||||
)
|
||||
|
||||
@param group metadata group for which to bring back members
|
||||
@param outds= (work.mm_getgroupmembers) The dataset to create that contains
|
||||
the list of members
|
||||
@param emails= (NO) Set to YES to bring back email addresses
|
||||
@param id= (NO) Set to yes if passing an ID rather than a group name
|
||||
@param [in] group metadata group for which to bring back members
|
||||
@param [out] outds= (work.mm_getgroupmembers)
|
||||
The dataset to create that contains the list of members
|
||||
@param [in] emails= (NO) Set to YES to bring back email addresses
|
||||
@param [in] id= (NO) Set to yes if passing an ID rather than a group name
|
||||
|
||||
@returns outds dataset containing all members of the metadata group
|
||||
|
||||
|
||||
Reference in New Issue
Block a user