Also, I never used `nlapiYieldScript()` as its use...
# suitescript
s
Also, I never used
nlapiYieldScript()
as its use was usually a code smell - indicating a design that probably needed to be refactored to have graceful exit points rather than relying on preserving in-memory state mid-run
✔️ 1
👍 1