<@UQF7PCQES> With `N/runtime` you can check the ex...
# general
m
@Itzco With
N/runtime
you can check the execution context of the script to see if it's running from the UI or not. (
runtime.executionContext === runtime.ContextType.USEREVENT
)