1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-11 02: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

@@ -10,13 +10,13 @@
,text="/file/system/some.txt")
@param path= the BIP Tree folder path
@param name=Document Name
@param text=a source file containing the text to be added
@param [in] path= the BIP Tree folder path
@param [in] name=Document Name
@param [in] text=a source file containing the text to be added
@param frefin= change default inref if it clashes with an existing one
@param frefout= change default outref if it clashes with an existing one
@param mDebug= set to 1 to show debug messages in the log
@param [in] frefin= change default inref if it clashes with an existing one
@param [out] frefout= change default outref if it clashes with an existing one
@param [in] mDebug= set to 1 to show debug messages in the log
@version 9.3
@author Allan Bowe