HDAPI InPopupInterview Method  
This function returns a value indicating whether or not a popup interview is currently displayed.

 

JavaScript API: Direct
Assembly: api.js Version: 1.0.0.0 (1.0.0.0)
Syntax

 
 
JavaScript
 
function InPopupInterview();

Return Value

Type: boolean
true if a popup interview is currently visible; false if not.
See Also

 

Reference