opinput .... working?

I’m trying to get the name of the operator “Body” attached to the component “comp” input 1

cc /path/comp
echo opinput(".",1)
[nothing]
echo opinput("..",1)
[nothing]

what am I missing?
tx
d

since it works with operators but not when I’m trying to figure out the name of an op connected to a COMP input, is it possible this got broken when the opwire command was changed?

d

Looks like an oversight. I’ll update it to support COMP inputs. It wouldn’t have worked in the past either since it only knows about inputs of the same type (i.e inputs on the top of COMPs).