Hi, working with a parameter object, is there an obvious way to find if it is connected as an input to an expression? I can go the other way e.g. if a param is driven by an expression using Parameter.Source etc., but, I can't see a way to tell if a param is driving an expression. I don't really want to iterate over all expressin nodes in the scene, but perhaps it's the only way...?
Thanks, Ciaran

