``` if (too many invoices) { start mapreduce p...
# suitescript
j
Copy code
if (too many invoices) {
  start mapreduce
  print "That's a lot of invoices!  You'll get an email when they're all printed"
  return;
}