.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

FORMULA LANGUAGE


@UserPrivileges
Example

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


Usage

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