Dumb question: How can I tell if my user event is ...
# suitescript
g
Dumb question: How can I tell if my user event is triggered by a Map/Reduce vs via the UI?
r
in the userevent you can check for runtime.contexttype You can also filter out specific context in script deployment context filtering.