Go to Contents
Previous
Page
Next
Page
Contents > Functions reference (alphabetical list) > Get functions > Get(RecordOpenCount) function

Get(RecordOpenCount) function
Format

Get(RecordOpenCount)
Parameter
None
Data type returned
number
Description
Returns the total number of open records in the current found set that haven't been saved.
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 4 if there are four open records in the current found set that haven't been saved.
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(RecordOpenCount) function
Previous
Page
Next
Page