CommaIo.outRecordDelimiter Method [AX 2012]

Gets or sets the sequence of characters that is written to the output files, which separate the records in the output files.

public str outRecordDelimiter([str value])

Run On

Called

Parameters

value
Type: str

Return Value

Type: str
The sequence of characters that is written to the output files.

For standard text files, the delimiter is a newline character.

Community Additions

ADD
Show: