IECreate


 

IECreate>New_IE_Reference_Variable

 

Creates a new IE instance, returning the instance handle in the given reference variable.  Use this variable with subsequent IE functions to target the correct browser window.

 

See also: IE Functions

 

Example

 

//Return new IE instance handle in IE0 variable

IECreate>IE[0]