iso8859.omff8859-version

function

Library: ISO/IEC 8859 (OMFF8859)
Import : omff8859.xmd

Returns: the version information for the library


Declaration
export string function 
   omff8859-version


Purpose

iso8859.omff8859-version returns the version and copyright information for the OMFF8859 library.

Example

The following program outputs the version information for the OMFF8859 library:

  import "omff8859.xmd" prefixed by iso8859.
  
  process
     output iso8859.omff8859-version || "%n"

Other Library Functions