Dynamics AX (D365 Finance & Operations) Implementation, Architecture, and Development
static void NDPToolsResetTTS(Args _args) { while (appl.ttsLevel() > 0) { info(strfmt("Level %1 aborted",appl.ttsLevel())); ttsAbort; } }
No comments:
Post a Comment