1
0
mirror of https://github.com/sasjs/core.git synced 2025-12-11 06:24:35 +00:00

chore: missed some doxygen in/out tags

This commit is contained in:
Allan
2023-08-18 08:25:19 +01:00
parent d42fd4ebac
commit 1c4c9793f6
3 changed files with 22 additions and 18 deletions

View File

@@ -19,11 +19,12 @@
%mp_csv2ds(inref=mycsv,outds=myds,baseds=sashelp.class)
@param inref= (0) Fileref to the CSV
@param outds= (0) Output ds (lib.ds format)
@param view= (NO) Set to YES or NO to determine whether the output should be
a view or not. Default is NO (not a view).
@param baseds= (0) Template dataset on which to create the input statement.
@param [in] inref= (0) Fileref to the CSV
@param [out] outds= (0) Output ds (lib.ds format)
@param [in] view= (NO) Set to YES or NO to determine whether the output
should be a view or not. Default is NO (not a view).
@param [in] baseds= (0)
Template dataset on which to create the input statement.
Is used to determine types, lengths, and any informats.
@version 9.2