$iswinopen
Welcome to our Knowledge Base
Documentation | Blog | Demos | Support
< All Topics
Print
$iswinopen
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
Determines if a particular window is currently open for use.
Syntax
$iswinopen(string)
Parameters
string | a character string or an expression that evaluates to a character string |
Return Value
Evaluates to “1” ($True) if string is the name of a window that is currently open; otherwise, evaluates to “0” ($False).
Comments
Use the value of the function to determine if a particular window is currently open.
See Also
Updated
ByJason Lee
Was this article helpful?
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
5