Closed steffejr closed 12 years ago
How do we specify the output from Process1 to be the Input to Process2?
I figured it out. You need to use the "addInput" function to add an output created using "newProcessOuput" as an input to another process.
How do we specify the output from Process1 to be the Input to Process2?