This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

module $used

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!