utf32.omffutf32-version

function

Library: UTF-32 (OMFFUTF32)
Import : omffutf32.xmd

Returns: The version information for the library.


Declaration
export string function 
   omffutf32-version
    


Purpose

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

Example:

  import "omffutf32.xmd" prefixed by utf32.
  
  
  process
     output utf32.omffutf32-version || "%n"
          

Other Library Functions