FORMULA LANGUAGE


@ServerAccess
Beispiel

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

Hinweis 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

Beispiel