Select Item from Response List¶
Documentation¶
Select named Item from Response List with Items.
Outputs Graph port with selected item as Graph Data.
Definition¶
Input ports¶
- graph
Type: graphDescription: Graph
Output ports¶
- graph
Type: graphDescription: Graph
Configuration¶
- Data Item (drive_item)
Select data item to output
Examples¶
Example flows demonstrating this node:
Implementation¶
- class node_graph.SelectDataItemGraph[source]