The Interface class / ui.Interface methods |
Get the number of child instances for a given application name.
ui.Interface.getChildInstances( name STRING ) RETURNING result INTEGER
Call the ui.Interface.getChildInstances() class method to get how many child instances of the same application are started in the current WCI container.
This method takes the name of a program as a parameter, as defined by ui.Interface.setName(). You can query the front-end for other child instances as