Jump to content
Server Maintenance This Week. ×

Privilage Scrip


This topic is 1697 days old. Please don't post here. Open a new topic instead.

Recommended Posts

hi guys,

Please please please, What in the world am i doing wrong in the below script, it only works if the user has [Full Access] .

image.png.7566d4a9d89710b6083f739e6f35490e.png

Thanks for any guidance

Jmart 

Link to comment
Share on other sites

Assuming that "WarehouseClerk" is a privilege set, your condition needs to be:

Get ( AccountPrivilegeSetName ) = "[Full Access]" or Get ( AccountPrivilegeSetName ) = "WarehouseClerk" 

What you have now is testing the Boolean value of the text "WarehouseClerk", which will always return False.

Link to comment
Share on other sites

This topic is 1697 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.