sort.omsort-version

function

Library: Sorting (OMSORT)
Import : omsort.xmd

Returns: The version information for the library


Declaration
define string function sort.omsort-version


Purpose

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

Example:


  import "omsort.xmd" prefixed by sort.
  process
    output sort.omsort-version || "%n"

Other Library Functions