如果MODULE支持,则此函数调用MODULE中定义的unimport函数来取消当前包中的所有符号,或者只调用LIST引用的符号。 可以说没有与进口相反。
以下是此函数的简单语法 -
no Module VERSION LIST
no Module VERSION
no MODULE LIST
no MODULE
此函数不返回任何值。
<!--Following is the example code showing its basic usage −
When above code is executed, it produces the following result −
-->