key | value | description |
---|---|---|
id (required) | split | |
source_id (required) | a field id in the current config | The id of the field to split into substrings. |
separator (required) | string | The separator to use in the split. |
index | integer | The zero-based index of the substring to return after the split. If unspecified, returns all the split substrings as an array. |
Example document | Download link |
---|