Reinhard Pötz wrote:


The FOM does not provide access to input modules, does it?
So, what is the recommended way to get an object from an
Avalon component?

var myComp = cocoon.getComponent("myComp.ROLE"); var myObj = myComp.mymethod();

Thanks for your fast answer!


I guess the component is automatically released when the script
terminates?

Andreas




Reply via email to