Help

Table Of Contents
FILEMAKER PRO HELP 833
Originated in
FileMaker Pro 12.0
Description
Returns:
0 (zero) if the window is a document window
1 if the window is a floating document window
2 if the window is a dialog window
Examples
Returns 0 if the current window is a document window when the function is evaluated.
Returns 1 if the current window is a floating document window when the function is evaluated.
Returns 2 if the current window is a dialog window when the function is evaluated.
Related topics
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
New Window
Specify Advanced Style Options dialog box
Get(WindowTop)
Purpose
Returns the vertical distance, in points, of the outer edge of the window on which the script is acting
(not necessarily the foreground window) relative to the bottom edge of the menu bar.
Format
Get(WindowTop)
Parameters
None
Data type returned
number
Originated in
FileMaker Pro 7.0