Possible to set comment for inlet of javascript file?

patrickkidd's icon

Is there an api to set the comment for an inlet for a [js] object? Or other patcher-level attributes for a js object? I feel like i've seen this before...

Thanks!

Christopher Dobrian's icon

It's the setinletassist(, ) method, as in setinletassist(0, "What's the frequency, Kenneth?").

patrickkidd's icon

Ah yes, that's right. Thank you so much.

Nicklaus Rohrbach's icon