Hello,
I have some code in my package close function which needs to check if a particular module(s) in the package are even used. is the <module>.$used a boolean I can check against? The documentation on rtsc-pedia is still TBD http://rtsc.eclipse.org/docs-tip/XDCscript_-_Module-Object.%24used
Thanks!