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

docs: formatting

This commit is contained in:
vrh
2020-08-08 15:26:02 +02:00
parent 40ac3bba9a
commit c4dbd5971f

View File

@@ -6,17 +6,17 @@
Usage:
- get a table id
%mm_gettableid(libref=METALIB,ds=SOMETABLE,outds=iwant)
- get a table id
%mm_gettableid(libref=METALIB,ds=SOMETABLE,outds=iwant)
@param libref= The libref to search
@param ds= The input dataset to check
@param outds= the dataset to create that contains the `tableuri``
@param outds= the dataset to create that contains the `tableuri`
@param mDebug= set to 1 to show debug messages in the log
@returns outds dataset containing `tableuri` and `tablename`
@version 9.2
@version 9.3
@author Allan Bowe
**/