![]() |
Next Page |
| Contents > Functions reference (alphabetical list) > Get functions > Get(FoundCount) function |
|
|
| Get(FoundCount) function |
| Format |
Get(FoundCount) |
| Parameter |
| None |
| Data type returned |
| number |
| Description |
| Returns a number that represents the number of records in the current found set. |
| If there are multiple windows open in the current database file, each window can have its own found count value, but results are returned for only the foreground window. |
| Notes |
| If you specify the context for the current calculation, 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 7 when there are 7 records in the current found set. |
| 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(FoundCount) function | Next Page |