Workspace 6.21.5
ObjectArrayAccessor

Retrieves a data object of a specific type from an ObjectArray using an index.

  • Default label: "Object array accessor"
  • Member of plug-in: Built-in
  • Catalogue path: Builtin/Objects
  • Polymorphic: ObjectArrayAccessor 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:
Restrict data typeDeprecatedbool

The "Restrict data type" input is no longer used. Changing its value will have no effect - the ObjectArrayAccessor operation always enforces that data accessed matches the specified data type.

ArrayCSIRO::DataExecution::ObjectArray

Indexint

The index of the item in the ObjectArray that you wish to retrieve.

Outputs:
Array itemint