How can I set up a global variable in getInputData...
# suitescript
k
How can I set up a global variable in getInputData for map/reduce stages to compare against? I've tried having the variable outside of the stages and assigning it a value during getInputData, but it's not showing a value when I get to map