IEWaitNew
IEWaitNew>New_IE_Reference
Waits for a new IE WebBrowser object to be created. This is needed where a call to one of the other functions, such as IEClickTag or IEFormFill results in a new Internet Explorer window being created. E.g. the response to a ClickTag could be a new popup. Call IEWaitNew to wait for this new instance to be created. Returns an identifier to the new instance. Reserved is undefined - set to zero.
See also: IE Functions
Example
IEWaitNew>IE[1]