ui.Interface.getText()

This method is used to retrieve the title text of the application:

DISPLAY ui.Interface.getText()

or

DEFINE cStr CHAR(20)

LET cStr = ui.Interface.getText()

DISPLAY cStr

 

Contact Us

Privacy Policy

Copyright © 2024 Querix, (UK) Ltd.