Yes, your UEs need to have a checking at the begin...
# suitescript
a
Yes, your UEs need to have a checking at the beginning of the script something like:
runtime.executionContext !== runtime.ContextType.MAP_REDUCE
for the Context Type you want or don't want them to execute...