Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






Export method

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

Variant. The Domino data to be converted. One of the following:

Note The parameter is required in COM. It is optional in LotusScript and defaults to SetInput or the input parameter of CreateDXLExporter.

Return value

dxl$

String. The exported DXL.

Usage

In LotusScript, this method is an alternative to Process if pipelining is not used.

Language cross-reference

exportDxl in Java DxlExporter class

See examples

Examples: Export method
Related topics
Using XML with LotusScript




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009