ui.Interface.getName()

This method is used to retrieve the name of the application, which was previously set by the ui.Interface.setName() method:

DISPLAY ui.Interface.getName()

or

DEFINE cStr CHAR(20)

LET cStr = ui.Interface.getName()

DISPLAY cStr

 

Contact Us

Privacy Policy

Copyright © 2024 Querix, (UK) Ltd.