ui.Interface.getContainer()

This method is used to retrieve the name of the application parent container previously set by the ui.Interface.setContainer() method:

DISPLAY ui.Interface.getContainer()

or

DEFINE cStr CHAR(20)

LET cStr = ui.Interface.getContainer()

DISPLAY cStr

 

Contact Us

Privacy Policy

Copyright © 2025 Querix, (UK) Ltd.