Documentation

window

Syntax: %window(name)

Return true if the specified window name is currently open. This function allows partial matches, so "Te" will return true if you have a window named "Test".

System windows such as AutoMapper and Database are not detected by this function.

Add comment

Login or register to post comments