transform.split, Split a string by delimiter or extract keys from an object
Configuration
Configuration goes inside the step’swith: block.
String or object to split
Template expression for source
Delimiter for string splitting
Alias for by
Max number of splits
Keys to extract from object
Output
Returnsarray<string> | object. Split result - array or extracted/remaining object