You can write such a function pretty easily by jus...
# suitescript
m
You can write such a function pretty easily by just using
record.getSublistFields()
and then iterating over the results and calling getSublistValue for each line @kristopherw