can you not pass an object to the `getInputData` s...
# suitescript
k
can you not pass an object to the
getInputData
stage of a map/reduce script that assigns the keys/values? e.g.
Copy code
{
    key: value,
    key2: value2,
   ...
}