blowfish.omffblowfish-version

function

Library: Blowfish (OMFFBLOWFISH)
Import : omffblowfish.xmd

Returns: The version information for the library.


Declaration
export string function 
   omffblowfish-version 
    


Purpose

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

Example:

  import "omffblowfish.xmd" prefixed by blowfish.
  
  process
     output blowfish.omffblowfish-version || "%n"