getTitle()

The ruiLib.getTitle() system function returns the current value of the title property of a Rich UI application.

Syntax

  result STRING = ruiLib.getTitle()
result
The title value.

Feedback