This is the info given in the docs:
Replace a field with a new value. The new value can include
%{foo}
strings to help you build a new value from other parts of the event.
This first sentence is highly ambiguous.
Does this either means:
- Replace the value of a field with a new value
- Change the name of a field into another name (i.e. "a new value")