connectScriptNodes
connectScriptNodes(
graph,catalog,from,fromPort,to,toPort):ScriptGraph
Defined in: logic/graphOps.ts:99
Draw a wire, replacing whatever occupied the pin.
An input takes ONE value and an exec pin hands control to ONE node: both ends of a replaced wire are unambiguous, and a second wire into either would make the picture stop saying what happens.
Parameters
Section titled “Parameters”catalog
Section titled “catalog”string
fromPort
Section titled “fromPort”string
string
toPort
Section titled “toPort”string