.

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


@ServerName
Example

Returns the name of the server containing the current database. When the database is local, returns the user name.

Note This @function is new with Release 6.

Syntax

@ServerName

Return value

serverName


Language cross-reference

ServerName property of LotusScript NotesSession class

Server property of LotusScript NotesDatabase class

ServerName property of Java Session class

Server property of Java Database class

Example
See Also