Join Slack
Powered by
Why is this simple bit of code not executing in my...
# suitescript
g
g_dl
11/28/2017, 2:54 PM
Why is this simple bit of code not executing in my postsourcing callback:
Copy code
Promise.resolve().then( function(d){ log.debug('this will not log');});
2
Views
Open in Slack
Previous
Next