AsciiIo.outFieldDelimiter Method [AX 2012]

Sets or retrieves the character that is used as the field delimiter of an output file that is represented by an AsciiIO object.

public str outFieldDelimiter([str value])

Run On

Called

Parameters

value
Type: str
The character to assign as the field delimiter.

Return Value

Type: str
The character that is used as the field delimiter.

Community Additions

ADD
Show: