Join Slack
Powered by
Is `file.save()` asynchronous or synchronous? I ha...
# suitescript
c
Chris
05/20/2020, 7:09 PM
Is
file.save()
asynchronous or synchronous? I have a suitelet which creates a file and then checks for it's existence on reload. The reload function almost always beats the the save operation and doesn't see the change.
Open in Slack
Previous
Next