Record Multiplier

Using the Record Multiplier, records can be shown several times on a list, optionally with different data, for instance lap times.

The Record Multiplier setting in the Data/Format settings of the list can hold either a fixed value (e.g. 3) or a variable (e.g. DecimalTime6). If the result 6 saves the number of laps, the list will show one line for each lap time.

In order to show the lap times in the lines, the parameter {n} can be used, which will be iterated from 1 to n (=value of the record multiplier). If for example the lap times are saved in results with the names "Lap1", "Lap2", and so on, this field can be used:

[Lap{n}]