Io.inFieldDelimiter Method

Determines the delimiter used to separate fields in records accessed by the *Io classes.

Syntax

public str inFieldDelimiter([str value])

Run On

Called

Parameters

  • value
    Type: str

Return Value

Type: str
The delimiter used to separate fields in records accessed by the *Io classes.

See Also

Reference

Io Class