Xmlport.TableSeparator([Text]) Method

Version: Available or changed with runtime version 1.0.

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

Syntax

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

Return Value

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

See Also

Xmlport Data Type
TableSeparator Property (XMLports)
Get Started with AL
Developing Extensions