![]() |
Next Page |
| Contents > Functions reference (alphabetical list) > Get functions > Get(ScreenHeight) function |
|
|
| Get(ScreenHeight) function |
| Format |
Get(ScreenHeight) |
| Parameter |
| None |
| Data type returned |
| number |
| Description |
| Returns the number of pixels displayed vertically on the screen in which the window of the current file is open. When the window spans more than one screen, this function uses the screen that contains the largest percentage of the window. If there are multiple windows open in the current database file, each window can have its own screen height value, but results are returned for only the foreground window. |
| Note See Solving calculations on a host machine for information about running scripts in client/server and peer-to-peer environments. |
| Example |
| Returns 480 when the screen resolution is set to 640 by 480. |
| Related topics |
| Functions reference (category list) |
| Functions reference (alphabetical list) |
| About formulas |
| About functions |
| Defining calculation fields |
| Using operators in formulas |
|
|
| Contents > Functions reference (alphabetical list) > Get functions > Get(ScreenHeight) function | Next Page |