Functions Reference

Table Of Contents
Get functions
F
ILEMAKER PRO FUNCTIONS REFERENCE 107
Get(ActiveRepetitionNumber)
Purpose
Returns a number representing the repetition that has the focus in a repeating field.
Format
Get(ActiveRepetitionNumber)
Parameters
None
Data type returned
number
Originated in
FileMaker Pro 6.0 or earlier
Description
The first repetition returns 1. If the current field isn’t a repeating field, this function returns 1.
Examples
Returns 5 when the focus is in the fifth repetition of a repeating field.