mirror of
https://github.com/sasjs/server.git
synced 2026-01-03 21:10:05 +00:00
feat(api): added autoexec + major type setting changes
This commit is contained in:
@@ -119,6 +119,10 @@ filename _webout "${weboutPath}" mod;
|
||||
/* dynamic user-provided vars */
|
||||
${preProgramVarStatments}
|
||||
|
||||
/* user auto exec starts */
|
||||
${otherArgs?.userAutoExec}
|
||||
/* user auto exec ends */
|
||||
|
||||
/* actual job code */
|
||||
${program}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user