Functions Reference

Table Of Contents
FILEMAKER FUNCTIONS REFERENCE 92
Related topics
Contents
Functions reference (alphabetical list)
Get(CalculationRepetitionNumber)
Purpose
Returns a number representing the repetition of the calculation field that is currently being
calculated.
Format
Get(CalculationRepetitionNumber)
Parameters
None
Data type returned
number
Originated in
FileMaker Pro 7.0
Description
The first repetition returned is 1. If the current field isn’t a repeating field, the function returns 1.
Note For information on how functions evaluate differently on the host versus the client, search the
FileMaker Knowledge Base available at
http://help.filemaker.com.
Examples
Returns 5 when FileMaker Pro is calculating the fifth repetition of a repeating field.
Related topics
Contents
Functions reference (alphabetical list)
Get(ConnectionState)
Purpose
Returns a number representing the security state of the network connection for the current file.
Format
Get(ConnectionState)