ui.Interface.getContainer

Get the parent container of the curren program.

Important: The Window Container Interface is a desktop application feature (for GDC), and is not supported on other front-ends (web and mobile).

Syntax

ui.Interface.getContainer()
  RETURNING result STRING

Usage

The ui.Interface.getContainer() class method returns the name of the parent WCI container defined with ui.Interface.setContainer().