.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


Export method
Example

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


Return value

dxl$


Usage

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