mirror of
https://github.com/sasjs/core.git
synced 2026-01-16 13:00:05 +00:00
docs: formatting
This commit is contained in:
@@ -6,17 +6,17 @@
|
|||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
|
|
||||||
- get a table id
|
- get a table id
|
||||||
%mm_gettableid(libref=METALIB,ds=SOMETABLE,outds=iwant)
|
%mm_gettableid(libref=METALIB,ds=SOMETABLE,outds=iwant)
|
||||||
|
|
||||||
@param libref= The libref to search
|
@param libref= The libref to search
|
||||||
@param ds= The input dataset to check
|
@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
|
@param mDebug= set to 1 to show debug messages in the log
|
||||||
|
|
||||||
@returns outds dataset containing `tableuri` and `tablename`
|
@returns outds dataset containing `tableuri` and `tablename`
|
||||||
|
|
||||||
@version 9.2
|
@version 9.3
|
||||||
@author Allan Bowe
|
@author Allan Bowe
|
||||||
|
|
||||||
**/
|
**/
|
||||||
|
|||||||
Reference in New Issue
Block a user