Help

Table Of Contents
FILEMAKER PRO HELP 747
Web Publishing Engine version for FileMaker Server Web Client
xDBC version for xDBC Client
Server version for FileMaker Server
Go version for FileMaker Go on the iPhone or iPod touch
Go_iPad version for FileMaker Go on the iPad
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 Pro 13.0v1 in FileMaker Pro 13.0v1.
Related topics
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas
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
.