Get(AccountPrivilegeSetName)
Purpose 
Returns the name of the privilege set that is being used by the account used to open the database.
Format 
Get(AccountPrivilegeSetName)
Parameters 
None
Data type returned 
text
Originated in 
FileMaker Pro 11.0
Description 
If a user is using the default Admin account and you haven’t modified access privileges for the database file, this function returns [Full Access].
Notes
 •
If you specify the context for the current calculation, this function will be evaluated based on that context; otherwise, it will be evaluated based on the context of the current window.
 •
Examples 
For current user Administrator, Get(AccountPrivilegeSetName) might return [Full Access].
For a user in the sales department, Get(AccountPrivilegeSetName) might return [Data Entry Only].
Related topics 
Protecting databases
Creating accounts that authenticate via an external server
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas