is_enable
is_enable();
- this function is used to check the availability of the window.
After testing, the function returns the result of its work to the script :
true
– the window is available
false
– the window is not available