Workspace 6.21.5
|
Gets a single item from a ObjectDictionary. The user must specify the full path name of the item in the dictionary, as well as the expected type of the item.
Inputs: | |||
---|---|---|---|
Item name | QString | The name of the item to retrieve from the object dictionary. If the item is in a sub-dictionary, the full path to the item must be specified, with names/separated/by/slashes. | |
Object dictionary | CSIRO::DataExecution::ObjectDictionary | ||
Outputs: | |||
Is sub-dictionary | bool | ||
Base name | QString | ||
Description | QString | ||
Item | CSIRO::DataExecution::Dependency |