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 
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas