split
Splits a string using a delimiter and creates an array of strings.
Information noteNote: This feature is only available in
Talend Data Mapper with the
8.0.1-R2023-10 monthly update or a later one.
Arguments
- String to split.
- Regular expression that matches the delimiter.
Examples
Input JSON | Query | Result |
---|---|---|
|
|
|
|
|
|