Hello, is there a way to determine if the trigger ...
# suitescript
g
Hello, is there a way to determine if the trigger is from integration via UserEvent script?
s
Yes, look up help pages for
runtime.ContextType
and
runtime.executionContext
👍 1
g
will look at it.. thank you