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

chore: missing doc updates

This commit is contained in:
Allan
2023-08-18 08:34:53 +01:00
parent 1c4c9793f6
commit 9f16d090f5
16 changed files with 102 additions and 90 deletions

View File

@@ -31,7 +31,8 @@
@param [in] mode= (CREATE) Valid values:
@li CREATE - Create the file (even if it already exists)
@li APPEND - Append to the file (don't overwrite)
@param iftrue= (1=1) Supply a condition for which the macro should be executed
@param [in] iftrue= (1=1)
Supply a condition for which the macro should be executed
@returns nothing