Value
Name | Description | Value |
---|---|---|
DataSourceType.COMMA_SEPARATED | .csv file format. | 1684882291 = 'dmCs' |
DataSourceType.TAB_DELIMITED | .txt file format. | 1684886628 = 'dmTd' |
Usage
In function
void DataMerge.selectDataSource (dataSourceFile: File[, dataSourceType: DataSourceType=DataSourceType.COMMA_SEPARATED])
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |