![]() |
Next Page |
| Contents > Functions reference (alphabetical list) > Get functions > Get(FileSize) function |
|
|
| Get(FileSize) function |
| Format |
Get(FileSize) |
| Parameter |
| None |
| Data type returned |
| number |
| Description |
| Returns the size (in bytes) of the currently active database file. |
| Notes |
| If the current calculation is stored and you specify its context, this function will be evaluated based on that context; otherwise, it will be evaluated based on the context of the current window. |
| See Solving calculations on a host machine for information about running scripts in client/server and peer-to-peer environments. |
| Example |
| Returns 15000 when the current file size is 15000 bytes. |
| 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(FileSize) function | Next Page |