how to reset TTS
static void jobResetTTS(Args _args)
{
while (appl.ttsLevel() > 0)
{
info(strfmt("Level %1
aborted",appl.ttsLevel()));
ttsAbort;
}
}
Blog Post 6: Bonus – Building Your First Custom Copilot Plugin in X++ Introduction In our previous posts, we explored what Copilot can do o...
No comments:
Post a Comment