jis.omffjis-version

function

Library: JIS (OMFFJIS)
Import : omffjis.xmd

Returns: The version information for the library.


Declaration
export external string function 
   omffjis-version 
    


Purpose

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

Example:

  import "omffjis.xmd" prefixed by jis.
  
  process
     output jis.omffjis-version || "%n"
          

Other Library Functions