isDialog()
Checks if a panel was opened with openDialog().
Synopsis
bool isDialog( );
Parameters
| Parameter | Description | 
|---|---|
| - | - | 
Return value
The function returns TRUE in case a dialog was opened and FALSE if no panel was opened.
Description
Checks if a panel was opened using the function openDialog().
Assignment
Simple configuration
Availability
UI
