utf16.omffutf16-version

function

Library: UTF-16 (OMFFUTF16)
Import : omffutf16.xmd

Returns: The version information for the library.


Declaration
export external string function 
   omffutf16-version 
    


Purpose

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

Example:

  import "omffutf16.xmd" prefixed by utf16.
  
  process
     output utf16.omffutf16-version || "%n"
          

Other Library Functions