Category: Get
Syntax: Get ( ScreenWidth ) |
Parameters: None
Data type returned: Number
Description:
Returns the number of pixels that are displayed horizontally on the active screen. This corresponds to a user's operating system settings for display resolution.
Note when the active window spans more than one screen, this function calculates the value for the screen that contains the largest percentage of the window.
See Get (ScreenHeight).
Examples:
Function |
Results |
---|---|
Get (ScreenWidth) |
Returns 1280 when the user's monitor is set to display at 1280x854 resolution. |
: 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