Workspace 6.21.5
|
Retrieves a data object of a specific type from an ObjectArray using an index.
Inputs: | |||
---|---|---|---|
Restrict data type | Deprecated | bool |
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. |
Array | CSIRO::DataExecution::ObjectArray | ||
Index | int | The index of the item in the ObjectArray that you wish to retrieve. | |
Outputs: | |||
Array item | int |