utf8.omutf8-version

function

Library: UTF-8 (OMUTF8)
Import : omutf8.xmd

Returns: The version information for the library


Declaration
define string function utf8.omutf8-version
    


Purpose

Use omutf8-version to determine which version of the OMUTF8 library is in use.

To use omutf8-version, you must import omutf8.xmd:


  import "omutf8.xmd" prefixed by utf8.
  
  process
     output utf8.omutf8-version || "%n"