mirror of
https://github.com/sasjs/core.git
synced 2025-12-11 06:24:35 +00:00
feat: creating new mx_ suite of macros!
also adding new mx_getcode macro
This commit is contained in:
13
main.dox
13
main.dox
@@ -103,4 +103,15 @@
|
||||
* No X command
|
||||
* Prefixes: _mddl_
|
||||
|
||||
*/
|
||||
*/
|
||||
|
||||
/*! \dir xplatform
|
||||
* \brief Cross Platform, works on all SAS servers (Viya, EBI, SASjs)
|
||||
* \details Useful when you need to run a single piece of code against Viya,
|
||||
SAS 9 with metadata, or SASjs on Base SAS.
|
||||
|
||||
* OS independent
|
||||
* No X command
|
||||
* Prefixes: _mx_
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user