parent
b116b8f0cb
commit
5cf13f29bb
|
@ -1788,7 +1788,7 @@ Converts a string to its uppercase equivalent.
|
||||||
|
|
||||||
Expands a field with dots into an object field. This processor allows fields
|
Expands a field with dots into an object field. This processor allows fields
|
||||||
with dots in the name to be accessible by other processors in the pipeline.
|
with dots in the name to be accessible by other processors in the pipeline.
|
||||||
Otherwise these <<accessing-data-in-pipelines,fields> can't be accessed by any processor.
|
Otherwise these <<accessing-data-in-pipelines,fields>> can't be accessed by any processor.
|
||||||
|
|
||||||
[[dot-expender-options]]
|
[[dot-expender-options]]
|
||||||
.Dot Expand Options
|
.Dot Expand Options
|
||||||
|
|
Loading…
Reference in New Issue