Unbalanced X++ TTSBEGIN/TTSCOMMIT
Run this job For get rid of this error
static void _ResetTTS(Args _args)
{
while (appl.ttsLevel() > 0)
{
info( strfmt("Level %1 aborted" ,appl.ttsLevel()));
ttsAbort;
}
}
icon by Icons8
No comments:
Post a Comment