Mar
18
I want to have an expression that will return the number of nodes connected to an input.
Then, toggle the disable based on that number.
i.e. if there are 2 nodes connected to THIS node, enable this node, but, if there is only 1 node connected, then DISABLE.
Anyway to do that?
Thanks so much
Post a Comment