Xmlport.FieldSeparator([Text]) Method

Version: Available or changed with runtime version 1.0.

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

Syntax

[Separator := ]  Xmlport.FieldSeparator([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 FieldSeparator.

Return Value

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

See Also

FieldSeparator Property
Xmlport Data Type
Get Started with AL
Developing Extensions