Category: Get
Syntax: Get ( WindowContentWidth ) |
Parameters: None
Data type returned: Number
Description:
Returns the width, in pixels, of the content area of the current window. The content area is the area inside a window's frame, and doesn't include the title bar, scroll bars, or the Status Area.
The relationship of the content area dimensions to the overall window dimensions are different on each platform.
Examples:
Function |
Results |
---|---|
Get(WindowContentWidth) |
On the Mac OS, returns 782 when the current window width is 800 and the Status Area is not showing. |
: FileMaker Specifications
FileMaker 8 Product Line
Specifications and Storage Limits
Field Types and Import/Export Formats
: Calculation Functions
Working with Calculations Primer
Calculation Signatures
Calculation Functions
: Custom Functions
Custom Functions Primer
Useful Custom Functions
: Script Steps
Scripting Primer
Script Step Reference
: Quick Reference
FileMaker Error Codes
FileMaker Keyboard Shortcuts
FileMaker Network Ports
FileMaker Server Command Line Reference
FileMaker XML Reference
: Other Resources
Where to Go for More Information