Name

adams.flow.transformer.LookUpRemove


Synopsis

Removes a key/value pair from the specified lookup table. The string passing through is interpreted as the key to remove.


Additional information

Flow input/output:
- input: java.lang.String
- output: java.lang.String


Options