Log (NotesXMLProcessor - LotusScript)
Read-only. An XML representation of warnings, errors, and fatal errors generated by the processor.
Note: For COM this property is implemented in NotesDXLExporter and NotesDXLImporter.
Defined in
NotesXMLProcessor
Data type
String
Syntax
To get: log$ = notesXMLProcessor .Log
Example