Workspace 6.21.5
GetItemFromObjectDictionary

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.

  • Default label: "Get item from object dictionary"
  • Member of plug-in: Built-in
  • Catalogue path: Builtin/Objects
  • Polymorphic: GetItemFromObjectDictionary 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:
Item nameQStringThe 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 dictionaryCSIRO::DataExecution::ObjectDictionary

Outputs:
Is sub-dictionarybool

Base nameQString

DescriptionQString

ItemCSIRO::DataExecution::Dependency