Go to Contents
Previous
Page
Next
Page
Contents > Functions reference (alphabetical list) > Get functions > Get(ActiveRepetitionNumber) function

Get(ActiveRepetitionNumber) function
Format

Get(ActiveRepetitionNumber)
Parameter
None
Data type returned
number
Description
Returns a number representing the active repetition of a repeating field (the repetition that currently contains the cursor). The first repetition is 1. If the current field isn't a repeating field, the function returns 1.
Note   See Solving calculations on a host machine for information about running scripts in client/server and peer-to-peer environments.
Example
Returns 5 when the cursor is in 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

Contents > Functions reference (alphabetical list) > Get functions > Get(ActiveRepetitionNumber) function
Previous
Page
Next
Page