IsDuiAvailable
Docslocal retval = IsDuiAvailable(duiObject)Description
Returns whether or not a browser is created for a specified DUI browser object.
Parameters
| Name | Type | Description |
|---|---|---|
duiObject | long | The DUI browser handle. |
Returns
BOOLReturns TRUE (1) or FALSE (0).