Take the `alert` out of the loop. Just use the loo...
# suitescript
e
Take the
alert
out of the loop. Just use the loop to build up the list of `tranid`s, then
alert
once after the loop using the list you built inside the loop.
☝️ 1