String split value reader
Version:
This value reader is used to split a string into an array.
| Expected source object type | System.String |
|---|---|
| Template location | Data Exchange/Framework/Data Access/Value Readers/String Split Value Reader |
Template fields
Template fields
| Field name | Description |
|---|---|
| Line To Read | After the string is split into an array, this field determines the number of array elements to return. This value must be 1 or greater. |
| Split Separator | The string is split using the specified value. |
If you have suggestions for improving this article, let us know!