getFormTitle()

Get the current form title.

Syntax

getFormTitle()
  RETURNS STRING

Usage

Use it to return the title of the current application form. For example:

LET formTitle = ggc.getFormTitle()