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