LOTUSSCRIPT/COM/OLE CLASSES


LogAction method
Example

Records an action in a log.

Defined in

NotesLog

Syntax

Call notesLog.LogAction( description$ )

Parameters

description$


Usage

The behavior of this method depends upon the type of log you've opened.


Language cross-reference

logAction in Java Log class

Example
See Also