.

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


@ServerAccess
Example

Checks if a specified user has a specified administrative access level to a server.

Note This @function is new with Release 6.

Syntax

@ServerAccess( [ access ] ; userName ; serverName )

Parameters

[ access ]

These access levels are set by the server administrator on the Security tab of the Current Server Document in the Server settings found on the Configuration tab of the Domino Administrator client.

userName


serverName
Return value

flag

Example