Difference between revisions of "Data 1 0-CSVToArray"
From ADF Docs
(→Parameters: new section) |
|||
Line 1: | Line 1: | ||
− | == Description == | + | == Description == |
− | + | Takes a CSV file or CSV data value and converts it to an array of arrays based on the given field delimiter. Line delimiter is assumed to be new line / carriage return related. | |
− | |||
== Signature == | == Signature == |
Revision as of 03:38, 24 March 2010
Description
Takes a CSV file or CSV data value and converts it to an array of arrays based on the given field delimiter. Line delimiter is assumed to be new line / carriage return related.
Signature
Signature
Parameters
Parameters