Functions Reference

Table Of Contents
Get functions
F
ILEMAKER PRO FUNCTIONS REFERENCE 166
Get(RecordOpenCount)
Purpose
Returns the total number of open records in the current found set that haven’t been saved.
Format
Get(RecordOpenCount)
Parameters
None
Data type returned
number
Originated in
FileMaker Pro 8.0
Description
This function returns the number of open (uncommitted) records in the current found set, including
uncommitted related records, that the current user hasn’t saved. 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.
Examples
Returns 4 if there is one record and three related records that haven’t been saved.