Get(WindowHeight)Returns a number representing the height, in pixels, of the window on which the script is acting (not necessarily the foreground window).FileMaker Pro 7.0The height of the window is calculated from the top to bottom outer edges of the window. This position doesn’t include shadows or other effects applied to windows.Note For information on how functions evaluate differently on the host versus the client, search the FileMaker Knowledge Base available at http://help.filemaker.com.Get(WindowHeight) returns 300 when the current window’s height is 300 pixels.