createLog (NotesSession - JavaScriptâ„¢)
Creates a new NotesLog object with the name you specify.
Defined in
NotesSessionSyntax
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 classcreateLog method in Java Session class