Workspace 6.21.5
|
This operation allows you to cache values provided at the input in such a way that the value input is only updated if the provided key has not yet been encountered and a value for it stored. In effect, the value input only needs to be updated once for a given key. See: Understanding Cache Data
Inputs: | |||
---|---|---|---|
Clear cache | CSIRO::DataExecution::Dependency | ||
Item limit | int | ||
Key | QString | ||
Value | CSIRO::DataExecution::Dependency | ||
Outputs: | |||
Value | CSIRO::DataExecution::Dependency |