is there a way to make sure users have the require...
# suitescript
b
is there a way to make sure users have the required permissions for my script in advance? for example, i have my script doing a search, and if users don't have permission for that search, no items will show in the search.
s
U means users with a role?
r
I think you can get that by checking the permissions. If I recall correctly it is under the runtime module