Skip to content

Scripting Operators

Connecting two operators via script

op('firstOperator').outputConnectors[0].connect(op('operator2'))

Comments