1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-16 21:10:05 +00:00

chore: updating documentation in preparation for upcoming sasjs snippets feature

This commit is contained in:
Allan
2023-08-18 08:20:13 +01:00
parent d39b1be7a8
commit d42fd4ebac
124 changed files with 970 additions and 814 deletions

View File

@@ -11,10 +11,12 @@
%mv_getgroups(outds=work.groups)
@param [in] access_token_var= The global macro variable to contain the access token
@param [in] grant_type= valid values are "password" or "authorization_code" (unquoted).
The default is authorization_code.
@param [out] outds= The library.dataset to be created that contains the list of groups
@param [in] access_token_var= (ACCESS_TOKEN)
The global macro variable to contain the access token
@param [in] grant_type= (sas_services)
valid values are "password" or "authorization_code" (unquoted).
@param [out] outds= (work.viyagroups)
The library.dataset to be created that contains the list of groups
@version VIYA V.03.04