euc.omffeuc-version

function

Library: EUC (OMFFEUC)
Import : omffeuc.xmd

Returns: The version information for the library.


Declaration
export external string function 
   omffeuc-version 
    


Purpose

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

Example:

  import "omffeuc.xmd" prefixed by euc.
  
  process
     output euc.omffeuc-version || "%n"
          

Other Library Functions