|
|||||
function | UTIL_LibraryVersion |
Other Library Functions |
Library: System Utilities
Include: omutil.xin |
Returns: String
The version and copyright information for the library. |
define external stream function UTIL_LibraryVersion
This function returns the version and copyright information for the library.
Example:
; display the copyright information output UTIL_LibraryVersion || "%n"
Other Library Functions UTIL_ExpRand UTIL_GetEnv UTIL_GetMilliSecondTimer UTIL_GetProcessId UTIL_LibraryVersion UTIL_Rand UTIL_Sleep UTIL_Srand UTIL_UniformRand |
---- |