You are looking at preliminary documentation for a future release.
Not what you want? See the
current release documentation.
Lowercase Processoredit
Converts a string to its lowercase equivalent.
Table 25. Lowercase Options
| Name | Required | Default | Description |
|---|---|---|---|
| yes | - | The field to make lowercase |
| no |
| If |
{
"lowercase": {
"field": "foo"
}
}