Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the sequence of characters that is written to the output files, which separate the records in the output files.
Syntax
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.
Remarks
For standard text files, the delimiter is a newline character.