createLog (NotesSession - JavaScriptâ„¢)

Creates a new NotesLog object with the name you specify.

Defined in

NotesSession

Syntax

createLog(name:string) : NotesLog
Parameter Description
name A name that identifies the log.
Return value Description
NotesLog The newly created NotesLog object.

Usage

See the NotesLog class for descriptions and examples.

Language cross-reference

CreateLog method in LotusScript® NotesSession class

createLog method in Java Session class