In 1.0, nlapiYieldScript pauses execution, so as l...
# suitescript
m
In 1.0, nlapiYieldScript pauses execution, so as long as you're not in the middle of an array iterator like Array.prototype.forEach() or something, you should be good.