how I iterate a sublist in SS1 or SS2 is `_.each(p...
# suitescript
s
how I iterate a sublist in SS1 or SS2 is
_.each(paraRec.item, line => /* do something with the line */)