String split value reader
Abstract
Introduction to the string split value reader in Sitecore Data Exchange Framework.
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 |
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. |