and your point <@U5375UUJ2> is exactly why async/a...
# suitescript
f
and your point @stalbert is exactly why async/await is superior to callbacks and Promise. Since you can do sync stuff the sync way without overhead. And async stuff can be integrated into that without coding overhead