ui.Interface.getName

Returns the name of the program.

Syntax

ui.Interface.getName()
  RETURNS STRING

Usage

The ui.Interface.getName() class method returns the name of the program that was defined with the setName() method.