FORMULA LANGUAGE
Returns a text list of the current user's privileges. This function returns only the position of the privilege in the privilege list, not the name of the privilege.
Note This @function is obsolete in Release 3. Use @UserRoles instead.
Syntax
@UserPrivileges
Return value
privileges
This function does not work in scheduled agent formulas.
You cannot use this function in Web applications.
Language cross-reference
NotesACLEntry class
ACLEntry class
Example See Also