uri.omuri-version

function

Library: URI handling (OMURI)
Import : omuri.xmd

Returns: the version information for the library


Declaration
export string function 
   omuri-version 
    


Purpose

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

Example:

  import "omuri.xmd" prefixed by uri.
  
  process
     output uri.omuri-version || "%n"
          

Other Library Functions