ui.Interface.getFrontEndVersion

Returns the version of the front-end currently in use.

Syntax

ui.Interface.getFrontEndVersion()
  RETURNING result STRING

Usage

The ui.Interface.getFrontEndVersion() class method returns the version number of the front end used by the program.

Note: This method is primarily used for debugging purposes.