|
|||||
|
||||||
Other Library Functions |
function |
UTIL_LibraryVersion |
Library: Utilities (OMUTIL legacy)
Include: omutil.xin |
Return type: String Returns: 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:
; get the version info for this library include "omutil.xin" process output "Library version = " || UTIL_LibraryVersion || "%n"
Other Library Functions |
Copyright © Stilo International plc, 1988-2010.