Data flow
Arbor has a function to pass data between nodes of the graph.
- What is a Data Flow?
 This section provides an overview of data flow.
- How to use data slots
 Describes how to use the data flow.
- Calculator node
 Describes the calculation node dedicated to data flow.
- List (Array)
 Describes how to use a list (array) in the data flow.
- Invoke Member
 Describes how to invoke an existing type member without writing a script.
Scripting
You can also use data flow from your own scripts.
For details, see Scripting : Data flow.