1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-16 13:00:05 +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

@@ -11,9 +11,9 @@
%mp_perflog(finished)
@param label Provide label to go into the control dataset
@param libds= Provide a dataset in which to store performance stats. Default
name is <code>work.mp_perflog</code>;
@param [in] label Provide label to go into the control dataset
@param [in] libds= (work.mp_perflog) Provide a dataset in which to store
performance stats. Default name is <code>work.mp_perflog</code>;
@version 9.2
@author Allan Bowe