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