Trim Processoredit
Trims whitespace from field.
This only works on leading and trailing whitespace.
Table 31. Trim Options
| Name | Required | Default | Description |
|---|---|---|---|
| yes | - | The string-valued field to trim whitespace from |
| no |
| If |
{
"trim": {
"field": "foo"
}
}