If I return a `file.File` object in the getInputD...
# suitescript
d
If I return a
file.File
object in the getInputData stage of a Map/Reduce, does the
map
stage get each line?
s
Yep pretty sure thats how it works.