Get(WindowStyle)
Purpose
Returns the style of the window on which the script is acting.
Format
Get(WindowStyle)
Parameters
None
Data type returned
number
Originated in
FileMaker Pro 12.0
Description
Returns:
•3 if the window is a
card Notes
•The window on which the script is acting may not necessarily be the foreground window.
•In FileMaker WebDirect, this function always returns 0.
Examples
Returns 0 if the current window is a document window when the function is evaluated.
Related topics