&&isWindowOpen: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Returns 1 if the window whose title is passed is open, 0 otherwise.</span> '''Syntax:''' <p class="...")
 
(No difference)

Latest revision as of 15:47, 19 August 2022

Action:

Returns 1 if the window whose title is passed is open, 0 otherwise.

Syntax:

&&isWindowOpen(windowTitle)

Introduced: Build 69