Reference > Functions reference > Get functions > Get(WindowVisible)
 

Get(WindowVisible)

Returns 1 (true) if the window is visible; returns 0 (false) if the window is hidden using Hide Window.

Format 

Get(WindowVisible)

Parameters 

None

Data type returned 

number

Originated in 

FileMaker Pro 7.0

Description 

The window can be located outside of the visible screen space and still return 1. The current window may not necessarily be the foreground window.

Example 1 

Returns 1 when the current window is physically visible.

Returns 0 when the current window has been hidden using the Hide Window command in FileMaker Pro Advanced.

For an example script, see Close Window script step.

Related topics 

Functions reference (category list)

Functions reference (alphabetical list)

About formulas

About functions

Defining calculation fields

Using operators in formulas