Delimiter


Function

 

Specifies the data delimiter.

 

Variable type

 

[ C#: enum RFileDelimiterType ] [ VB.NET: Enum RFileDelimiterType ]

 

Initial value

 

Comma

 

Setting value

 

Value

Enumeration member

Description

0

Auto

Auto

1

Comma

Comma

2

Tab

Tab

 

Remarks

 

Specifies the delimiter between the data when there are multiple columns of data.