ui.Interface.getText
Returns the title of the program.
Syntax
ui.Interface.getText()
RETURNS STRING
Usage
Use the ui.Interface.getText()
class method to get the title
of the program previously set by setText()
.
Returns the title of the program.
ui.Interface.getText()
RETURNS STRING
Use the ui.Interface.getText()
class method to get the title
of the program previously set by setText()
.