LOTUSSCRIPT/COM/OLE CLASSES
Read-only. Indicates whether a script is running on a server.
Defined in
NotesSession
Data type
Boolean
Syntax
To get: flag = notesSession.IsOnServer
Legal values
A script is running on a server if it is part of an agent on a server-based database, and the agent has one of the following triggers:
Language cross-reference
IsOnServer property in Java Session class
Example See Also