You are looking at preliminary documentation for a future release.
Not what you want? See the
current release documentation.
Split Processoredit
Splits a field into an array using a separator character. Only works on string fields.
Table 30. Split Options
Name | Required | Default | Description |
---|---|---|---|
| yes | - | The field to split |
| yes | - | A regex which matches the separator, eg |
| no |
| If |