ui.Interface.getName

Returns the name of the program.

Syntax

ui.Interface.getName()
  RETURNING result STRING

Usage

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