IEGetFromURL


 

IEGetFromURL>URL,IE_Reference

 

Returns a reference to an existing IE web browser instance.  The instance is identified by the URL.  URL can be full or partial.  The first IE web browser document found whose URL contains or matches the URL specified will be used.  The returned IE_Instance can be used with other Web Browser Functions.

 

See also: IE Functions

 

Example

 

IEGetFromURL>www.somewhere.com,IE_Inst

IEClickTag>IE_Inst,,,A,TEXT,Log In,result