.

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

LOTUSSCRIPT/COM/OLE CLASSES


Accessing sessions
The NotesSession class provides a means for accessing attributes of the user environment and persistent information about agents. It also provides methods for accessing environment variables.

The user environment is either:


A script has only one Domino session, so successive calls to the New method return the same session handle. You do not need the session handle to access databases or perform other operations in Domino Designer, only to access the session properties and methods.

See the following topics:


See Also