Name

adams.flow.transformer.LookUp


Synopsis

Forwards the value associated with the key that the actor gets as input, using the specified lookup table from internal storage.


Additional information

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


Options