1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-14 03:50:06 +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

@@ -23,12 +23,13 @@
,childvar=c
)
@param base_ds= base table containing hierarchy (not modified)
@param outds= the output dataset to create with the generated hierarchy
@param matchval= the ultimate parent from which to filter
@param parentvar= name of the parent variable
@param childvar= name of the child variable (should be same type as parent)
@param mdebug= set to 1 to prevent temp tables being dropped
@param [in] base_ds= base table containing hierarchy (not modified)
@param [out] outds= the output dataset to create with the generated hierarchy
@param [in] matchval= the ultimate parent from which to filter
@param [in] parentvar= name of the parent variable
@param [in] childvar= () name of the child variable (should be same type as
parent)
@param [in] mdebug= set to 1 to prevent temp tables being dropped
@returns outds contains the following variables: