Browser_IsVisibleΒΆ

Browser_IsVisible checks if the data browser window is visible.

bVisible = Browser_IsVisible()

Return Value

Is TRUE (1), if the browser window is visible and otherwise FALSE (0).

History

Version Description
5.20 New.

id-172955