October 23, 200619 yr Can I check the privilege set of a user in a script? For example if user has privilege set = Admin run script other wise alert user via custom msg?
October 23, 200619 yr Yes. Use: Get ( PrivilegeSetName ) Caveat: returns [Full Access] if you've checked the [x] Run script with Full Access. So use a sub-script first if you need to capture the original privilege set.
Create an account or sign in to comment