You are looking at preliminary documentation for a future release.
Not what you want? See the
current release documentation.
Trim Processoredit
Trims whitespace from field.
This only works on leading and trailing whitespace.
Table 32. Trim Options
| Name | Required | Default | Description |
|---|---|---|---|
| yes | - | The string-valued field to trim whitespace from |
| no |
| If |
{
"trim": {
"field": "foo"
}
}