String split value reader
Version: 8.0
This value reader is used to split a string into an array.
|
Expected source object type |
|
|
Template location |
Data Exchange/Framework/Data Access/Value Readers/String Split Value Reader |
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. |