FGL_GETVERSION()

Returns the build number of the runtime system.

Syntax

FGL_GETVERSION()
  RETURNING result STRING

Usage

The FGL_GETVERSION() function returns the internal build number of the Genero version.

This function is provided for debugging only; do not write business code dependent on the build number.

The format of the build number returned by this function is subject of change in future versions.