Workspace 6.21.5
|
Inputs: | |||
---|---|---|---|
Copy objects | bool | ||
Default state | bool | Default state of the filter when auto populating based on the source dictionary (ie. Filter input is note connected to anything) | |
Dictionary | CSIRO::DataExecution::ObjectDictionary | ||
Filter | CSIRO::DataExecution::ObjectDictionary | An ObjectDictionary of bools or QStrings where the key for each entry matches the key of an item in the source dictionary. If a bool, the value represents if the item with this key is included in the filtered result. If a QString, the value represents the new key the item should use in the output dictionary. If this input is not connected on the workflow it will be auto-populated with bools from the source dictionary on first execute (based on the value of 'Default State' | |
Outputs: | |||
Dictionary | CSIRO::DataExecution::ObjectDictionary |