UserPrivilegeVerification ( thePrivilege )
Checks the FileMaker 'Accounts & Privileges' to see if the current user has a specific Extended Privilege.
Average rating: 4.7 (26 votes) Log in to vote
Hal Gumbert - Show more from this author
CampSoftware http://www.campsoftware.com |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Provides a simple way to test for Privileges
If [UserPrivilegeVerification ( "Manager" )]
doStuff
EndIf
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.