base64.omffbase64-version

function

Library: Base 64 (OMFFBASE64)
Import : omffbase64.xmd

Returns: The version information for the library.


Declaration
export external string function 
   omffbase64-version 
    


Purpose

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

Example:

  import "omffbase64.xmd" prefixed by base64.
  
  process
     output base64.omffbase64-version || "%n"
          

Other Library Functions