|
|||||
function | NETLibraryVersion |
Other Library Functions |
Library: Network Utilities
Include: omnetutl.xin |
Returns: String
The copyright and version information of the Network Utilities library. |
define external stream function NETLibraryVersion
This function allows you to retrieve the copyright and version information of this library.
Example:
output "NETLibraryVersion:%n" || NETLibraryVersion || "%n"
Other Library Functions from-net-long net-long NETGetHostIP NETGetHostName NETIsVersionCompatible NETLibraryVersion to-net-long |
---- |