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

chore: docs for mm_createfolder

This commit is contained in:
Allan Bowe
2021-08-06 15:36:55 +03:00
parent 0b555bb31c
commit b403c02bba
2 changed files with 66 additions and 6 deletions

View File

@@ -14,10 +14,10 @@
usage:
%mm_createfolder(path=/some/meta/folder)
%mm_createfolder(path=/some/meta/folder)
@param path= Name of the folder to create.
@param mdebug= set DBG to 1 to disable DEBUG messages
@param [in] path= Name of the folder to create.
@param [in] mdebug= set DBG to 1 to disable DEBUG messages
@version 9.4
@author Allan Bowe