getFormTitle()

Get the current form title.

Syntax

getFormTitle()
  RETURNS STRING

Usage

You can use it to return the title of the current application form to test this action in a scenario. For example:

LET formTitle = ggc.getFormTitle()