Xmlport.RecordSeparator([Text]) Method

Version: Available or changed with runtime version 1.0.

Gets and sets the RecordSeparator used when running, importing or exporting the XmlPort.

Syntax

[Separator := ]  Xmlport.RecordSeparator([Separator: Text])

Note

This method can be invoked using property access syntax.

Parameters

Xmlport
 Type: Xmlport
An instance of the Xmlport data type.

[Optional] Separator
 Type: Text
The new value of the RecordSeparator.

Return Value

[Optional] Separator
 Type: Text
The RecordSeparator used when running, importing or exporting the XmlPort.

See Also

Xmlport Data Type
RecordSeparator Property
Get Started with AL
Developing Extensions