Get(PrivilegeSetName)
Category: Get
Syntax: Get ( PrivilegeSetName ) |
Parameters: None
Data type returned: Text
Description:
Returns the name of the privilege set assigned to the active account.
Every account must be assigned one, and only one, privilege set.
Examples:
Function |
Results |
---|---|
Get (PrivilegeSetName) |
Returns [Full Access] if you haven't modified the security settings of a new database. |
Get (PrivilegeSetName) |
Returns Sales if the current user is logged in with an account assigned to the Sales privilege set. |