In a map/reduce script, is it possible to have a g...
# suitescript
s
In a map/reduce script, is it possible to have a global variable that is populated from the map stage and then referenced during the summary stage, or will global variables only work for constants?