ChildWindowList
ChildWindowList (hostNameStr)
The ChildWindowList function returns a string containing a semicolon-separated list of immediate subwindow window names of the specified host window or subwindow.
Parameters
hostNameStr is a string or string expression containing the name of an existing host window or subwindow.
When identifying a subwindow with hostNameStr, see Subwindow Syntax for details on forming the window hierarchy.
Details
Error if host does not exist or if it is not an allowed host type.