function
Library: Network utilities (OMNETUTIL)
Import : omnetutl.xmd |
Returns: The copyright and version information of the Network Utilities library. |
define external stream function netutil.omnetutil-version
Use netutil.omnetutil-version to retrieve the copyright and version information of this library.
import "omnetutil.xmd" prefixed by netutil. process output "Version of NETLibrary is:%n" || netutil.omnetutil-version || "%n"