LOTUSSCRIPT/COM/OLE CLASSES
Converts Domino data to DXL data.
Note This method is new with Release 6.5.
Defined in
NotesDXLExporter
Syntax
dxl$ = notesDXLExporter.Export( input )
Parameters
input
dxl$
In LotusScript, this method is an alternative to Process if pipelining is not used.
Language cross-reference
exportDxl in Java DxlExporter class
Example See Also