Hi all,
I am trying to understand how isFunctionOnly() property works.
When is it set to
True?
Suppose I have an input parameter on a node, that I hooked up a function to, or exposed as a graph input parameter.
Is that parameter's isFunctionOnly() property supposed to flip to
True?
If that's not the case, how could I identify a parameter that is currently exposed as a graph input?
(sorry for the nested questions here, hopefully i got my tabbing right

I would appreciate any insight you guys might have.
Cheers!