Workspace 6.21.5
CacheData

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

  • Default label: "Cache data"
  • Member of plug-in: Built-in
  • Catalogue path: Builtin
  • Polymorphic: CacheData is a Polymorphic Operation. One or more of its inputs and outputs are not listed below because they are created dynamically whenever the operation changes its data type, and when it is first created.
Inputs:
Clear cacheCSIRO::DataExecution::Dependency

Item limitint

KeyQString

ValueCSIRO::DataExecution::Dependency

Outputs:
ValueCSIRO::DataExecution::Dependency