mirror of
https://github.com/sasjs/core.git
synced 2026-01-19 06:20:05 +00:00
fix: adding formatting to mp_jsonout, and a test
This commit is contained in:
@@ -6,11 +6,14 @@
|
||||
|
||||
Usage:
|
||||
|
||||
%mp_ds2fmtds(sashelp.cars,work.cards)
|
||||
%mp_ds2fmtds(sashelp.cars,work.cars)
|
||||
|
||||
@param [in] libds The library.dataset to be converted
|
||||
@param [out] outds The dataset to create.
|
||||
|
||||
<h4> Related Macros <h4>
|
||||
@li mp_jsonout.sas
|
||||
|
||||
@version 9.2
|
||||
@author Allan Bowe
|
||||
**/
|
||||
|
||||
Reference in New Issue
Block a user