Name

adams.flow.source.StorageValue


Synopsis

Outputs the value associated with the specified name from temporary storage.
Does nothing if the storage value isn't present.
By supplying a cache name, the value can be obtained from a LRU cache instead of the regular storage.


Additional information

Flow input/output:
- output: adams.flow.core.Unknown


Options