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