it's basically: 1. `getInputData` => gather th...
# suitescript
e
it's basically: 1.
getInputData
=> gather the data 2.
map
=> group the data 3.
reduce
=> process the data 4.
summarize
=> report on the results