unicode.omunicode-version

function

Library: Unicode (OMUNICODE)
Import : omunicode.xmd

Returns: The version information for the library.


Declaration
export string function
   omunicode-version
    


Purpose

This function returns the version and copyright information for the OMUNICODE library.

Example:

  import "omunicode.xmd" prefixed by unicode.
  
  process
     output unicode.omunicode-version || "%n"

Other Library Functions